awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
visualfc avatar

visualfc/liteide

0
View on GitHub↗
7,754 estrellas·982 forks·C++·LGPL-2.1·5 vistas

Liteide

LiteIDE is a cross-platform integrated development environment designed for writing, compiling, and debugging Go source code. It functions as both a code editor with syntax highlighting and a build tool orchestrator that manages toolchains, environment profiles, and cross-compilation targets.

The environment is modular and extensible, supporting third-party plugins and custom keyboard mapping to tailor the coding workflow. It provides an integrated interface for external debuggers to inspect program execution and state.

The platform covers a broad range of development capabilities, including build automation, source code refactoring, and project navigation via a command palette. It includes tools for managing environment profiles, formatting imports, and browsing package documentation.

Features

  • Source Code Editors - Provides a specialized editor for writing Go code with syntax highlighting, completion, and folding.
  • Integrated Development Environments - Provides a complete cross-platform integrated development environment for writing, compiling, and debugging Go source code.
  • Application Debugging - Allows developers to analyze program execution and inspect internal state to resolve bugs in Go code.
  • Language-Specific Toolchain Orchestrators - Manages toolchains, environment profiles, and cross-compilation targets specifically for Go binaries.
  • Build Configurations - Uses external configuration files to define customizable build sequences and toolchain commands.
  • Code Completion - Provides intelligent code suggestions by inspecting compiled dependency files.
  • Code Editors - Ships a cross-platform text editor featuring syntax highlighting, code folding, and intelligent completion for development.
  • Source Compilation Tools - Transforms Go source code into executable binaries using an integrated build process.
  • Cross-Architecture Binary Compilation - Supports cross-compilation of binaries for various operating systems and hardware architectures.
  • Cross-Platform Toolchains - Orchestrates the execution of external compilers and debuggers across multiple operating systems through a unified interface.
  • Custom Build Systems - Allows defining custom build commands and operational sequences through configuration files.
  • Debugger Integrations - Integrates with external debuggers to allow inspection of program execution and state from within the editor.
  • Debugging and Inspection Tools - Provides an interface to inspect program execution and state using external debuggers.
  • Editor-Integrated Debugging - Integrates external debugging tools directly into the editor to troubleshoot runtime issues.
  • Code Editing Interfaces - Provides a full-featured code editing interface with syntax highlighting and code folding.
  • Project Management Tools - Organizes and manages Go projects spanning multiple files, including compilation and debugging settings.
  • Environment Profiles - Provides switchable environment profiles to isolate system variables and paths for different target platforms.
  • Build Automation Tools - Integrates and executes standard compilation and testing tools to automate the development lifecycle.
  • Build and Test Toolchains - Enables users to compile Go source code and verify functionality using automated test suites.
  • Go Environments - Manages build commands, path settings, and workspace versions for various Go specifications.
  • Build Automation - Automates the compilation and environment setup specifically for the Go programming language.
  • Code Formatting - Automatically manages import lines by adding missing dependencies and removing unused ones.
  • Code Completion Engines - Provides an intelligent code completion engine that analyzes compiled dependency files for accurate symbol suggestions.
  • Code Navigators - Provides a command palette and shortcuts for rapidly jumping between files, symbols, and lines.
  • Code Refactoring Tools - Includes tools for restructuring and modifying source code to improve long-term maintainability.
  • Command Palettes - Includes a keyboard-driven command palette for rapid navigation between files, symbols, and lines.
  • Cross-Platform Build Targets - Manages target platform variables and profiles to build Go binaries for different operating systems.
  • Extensible Development Environments - Offers a modular architecture that supports third-party plugins and custom keyboard mapping to tailor the development workflow.
  • File Navigation Tools - Provides rapid file searching and workspace indexing through a unified command palette.
  • IDE Plugin Systems - Supports a modular extensibility model allowing third-party plugins to add new capabilities to the editor.
  • Plugin-Based Architectures - Implements a modular architecture that allows extending the IDE via third-party plugins.
  • Herramientas de desarrollo - Cross-platform integrated development environment for Go.
  • Herramientas de desarrollo - Dedicated IDE specifically designed for the language.
  • Entornos de desarrollo integrados - Simple and lightweight IDE for Go development.

Historial de estrellas

Gráfico del historial de estrellas de visualfc/liteideGráfico del historial de estrellas de visualfc/liteide

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Liteide

Proyectos open-source similares, clasificados según cuántas características comparten con Liteide.
  • microsoft/vscode-tips-and-tricksAvatar de microsoft

    microsoft/vscode-tips-and-tricks

    9,086Ver en GitHub↗

    This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a curated collection of shortcuts, configuration tips, and tutorials designed to improve efficiency and optimize the daily coding workflow. The resource covers advanced AI-assisted development, including the integration of autonomous agents, custom prompt files, and AI-powered coding assistants for task automation and code generation. It also provides specialized guidance on integrated terminal management, such as configuring shell profiles and automating command execution. Addi

    Ver en GitHub↗9,086
  • oi-wiki/oi-wikiAvatar de OI-wiki

    OI-wiki/OI-wiki

    26,176Ver en GitHub↗

    This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming. It serves as a centralized repository for algorithmic theory, data structures, and mathematical techniques, providing a structured reference for informatics and collegiate programming competitions. The project distinguishes itself by integrating educational content with a robust suite of automation utilities. It provides a complete workflow for competitive programming, including tools for automated test case generation, solution verification, and direct interaction with onlin

    TypeScriptacm-icpcacm-icpc-handbookalgorithms
    Ver en GitHub↗26,176
  • microsoft/vscode-goAvatar de microsoft

    microsoft/vscode-go

    5,897Ver en GitHub↗

    This project is a Go language extension for VS Code that provides a comprehensive development environment through a language server client, a debugging interface, and a test automation runner. It integrates language intelligence, formatting, and debugging capabilities to support the full Go language development lifecycle. The extension distinguishes itself by managing the Go toolchain, including the installation and configuration of external binaries required for language features. It also features a dedicated test automation interface that allows for the generation of unit test skeletons and

    TypeScript
    Ver en GitHub↗5,897
  • emacs-lsp/lsp-modeAvatar de emacs-lsp

    emacs-lsp/lsp-mode

    5,060Ver en GitHub↗

    lsp-mode is a Language Server Protocol client and IDE feature set for Emacs. It functions as a semantic code analysis tool and JSON-RPC communication layer that connects the editor to external language servers to provide intelligent code completion and real-time diagnostics. The project also serves as a Debug Adapter Protocol client, enabling interactive debugging sessions and breakpoint management. This allows for stepping through code and inspecting variables via a standardized protocol, including support for debugging within Docker containers. The system covers a broad range of developmen

    Emacs Lispangularcppdart
    Ver en GitHub↗5,060
Ver las 30 alternativas a Liteide→

Preguntas frecuentes

¿Qué hace visualfc/liteide?

LiteIDE is a cross-platform integrated development environment designed for writing, compiling, and debugging Go source code. It functions as both a code editor with syntax highlighting and a build tool orchestrator that manages toolchains, environment profiles, and cross-compilation targets.

¿Cuáles son las características principales de visualfc/liteide?

Las características principales de visualfc/liteide son: Source Code Editors, Integrated Development Environments, Application Debugging, Language-Specific Toolchain Orchestrators, Build Configurations, Code Completion, Code Editors, Source Compilation Tools.

¿Qué alternativas de código abierto existen para visualfc/liteide?

Las alternativas de código abierto para visualfc/liteide incluyen: microsoft/vscode-tips-and-tricks — This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a… oi-wiki/oi-wiki — This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming.… microsoft/vscode-go — This project is a Go language extension for VS Code that provides a comprehensive development environment through a… emacs-lsp/lsp-mode — lsp-mode is a Language Server Protocol client and IDE feature set for Emacs. It functions as a semantic code analysis… rust-lang/rustup — rustup is a programming language toolchain manager that automates the installation, versioning, and configuration of… myriad-dreamin/tinymist — Tinymist is a comprehensive suite of tools for Typst document authoring, serving as a language server, document…