awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repository-uri

Awesome GitHub RepositoriesIDE Plugin Systems

Architectures that allow third-party extensions to add new features and tools to an integrated development environment.

Distinct from Plugin Extenders: Existing candidates are either too deep in a specific architectural hierarchy or focused on AI/Math extension, rather than general IDE plugin support.

Explore 8 awesome GitHub repositories matching development tools & productivity · IDE Plugin Systems. Refine with filters or upvote what's useful.

Awesome IDE Plugin Systems GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • alcatraz/alcatrazA

    alcatraz/Alcatraz

    9,798Vezi pe GitHub↗

    Alcatraz is an extension manager and package manager for Xcode. It provides a specialized interface for discovering, installing, and updating plugins, templates, and color schemes directly within the development environment. The tool automates the installation process to remove the need for manual file copying or cloning. It manages the lifecycle of extensions through a dedicated interface that allows for adding, removing, and updating installed components to customize Xcode workflows. The system handles plugin administration through manifest-driven package resolution and direct file system

    Manages a collection of third-party extensions and tools within the IDE to maintain a consistent environment.

    Objective-C
    Vezi pe GitHub↗9,798
  • visualfc/liteideAvatar visualfc

    visualfc/liteide

    7,754Vezi pe GitHub↗

    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

    Supports a modular extensibility model allowing third-party plugins to add new capabilities to the editor.

    C++
    Vezi pe GitHub↗7,754
  • sb2nov/mac-setupAvatar sb2nov

    sb2nov/mac-setup

    7,358Vezi pe GitHub↗

    This project is a step-by-step guide for setting up a complete programming environment on a new Mac. It walks through configuring Git with identity and credential caching, installing and managing software through the Homebrew package manager, and customizing the terminal with Oh My Zsh, fuzzy finders, and keyboard shortcuts. The guide also covers setting up JetBrains IDEs with shared key mappings and plugins, and installing development language runtimes for Node, Python, C++, Ruby, Go, and Java. The guide differentiates itself by providing a structured onboarding checklist that covers the ful

    Describes extending JetBrains IDE functionality through a plugin system with shared key mappings.

    TypeScriptfresh-installsgitbookguide
    Vezi pe GitHub↗7,358
  • siteboon/claudecodeuiAvatar siteboon

    siteboon/claudecodeui

    6,350Vezi pe GitHub↗

    Claudecodeui is an open-source web interface that orchestrates multiple AI coding agents from different providers—including Claude Code, Cursor CLI, Codex, and Gemini CLI—side by side in isolated cloud environments. It functions as a multi-provider orchestration platform, allowing users to run agents from different tools within the same workspace without being locked into a single vendor. The platform runs each agent session inside a hypervisor-level Docker sandbox that isolates filesystem, network, and process access, with sessions persisting in the cloud to survive network disconnection or

    An extensible development environment with a plugin system for adding custom tabs, backend services, and third-party integrations.

    JavaScriptanthropicanthropic-aianthropic-claude
    Vezi pe GitHub↗6,350
  • dfranx/shaderedAvatar dfranx

    dfranx/SHADERed

    4,765Vezi pe GitHub↗

    SHADERed este un mediu de dezvoltare și debugger de shadere cross-platform, utilizat pentru crearea de shadere de tip vertex, pixel și compute. Funcționează ca un editor integrat pentru scrierea și compilarea codului de shader, oferind în același timp previzualizări vizuale live și posibilitatea de a configura stările pipeline-ului de randare. Instrumentul dispune de un debugger de shadere GLSL care permite execuția linie cu linie cu breakpoint-uri și watch-uri de variabile pentru a rezolva erorile de logică vizuală. Include un manager de active pentru shadere, pentru importul modelelor 3D și al texturilor ca date de intrare, și suportă un sistem extensibil de plugin-uri pentru a integra limbaje noi și instrumente externe. Platforma acoperă, de asemenea, configurarea pipeline-ului de randare pentru blending și teste de adâncime, alături de analiza datelor de cadru pentru a identifica comportamentul nedefinit pe parcursul unui cadru complet.

    Features a plugin system that allows the IDE to be extended with custom logic and external tool integrations.

    C++
    Vezi pe GitHub↗4,765
  • opactorai/claudableAvatar opactorai

    opactorai/Claudable

    3,744Vezi pe GitHub↗

    Claudable is an AI-driven integrated development environment and full-stack application builder. It functions as a code generation platform that transforms text descriptions into functional source code and user interface components using large language models and command-line artificial intelligence agents. The system integrates a cloud deployment pipeline that synchronizes local changes with remote repositories and publishes applications to live hosting environments. It further distinguishes itself by combining these automation workflows with a single interface for managing the entire develo

    Provides a comprehensive coding interface integrating AI tools to automate software and UI creation.

    TypeScriptagentclaudeclaude-code
    Vezi pe GitHub↗3,744
  • remix-project-org/remix-projectAvatar remix-project-org

    remix-project-org/remix-project

    3,003Vezi pe GitHub↗

    Remix is a comprehensive blockchain development environment and Ethereum smart contract IDE. It provides a complete workspace for writing, compiling, deploying, and debugging smart contracts across simulated and public blockchain networks. The project distinguishes itself as a specialized toolchain for EVM debugging and analysis, offering opcode-level transaction stepping and state memory analysis. It also includes a dedicated zero-knowledge proof toolchain for compiling ZK circuits and generating cryptographic proofs, alongside an AI-powered coding assistant for code generation and explanati

    Implements a plugin architecture that allows users and the community to extend the IDE with custom tools and features.

    TypeScriptblockchainethereumevm
    Vezi pe GitHub↗3,003
  • palantir/python-language-serverAvatar palantir

    palantir/python-language-server

    2,692Vezi pe GitHub↗

    The Python Language Server is a backend engine that provides code intelligence, autocompletion, and diagnostics for Python projects. By implementing the standardized Language Server Protocol, it enables consistent development features such as definition navigation, signature help, and documentation lookups across various text editors and integrated development environments. The project functions as a modular framework that utilizes a plugin-based architecture to support third-party extensions. This design allows for the dynamic injection of specialized capabilities, including custom type chec

    Provides an extensible framework for building plugins that add specialized analysis and formatting capabilities.

    Pythonocto-correct-managed
    Vezi pe GitHub↗2,692
  1. Home
  2. Development Tools & Productivity
  3. IDE Plugin Systems

Explorează sub-etichetele

  • Plugin-Extensible AI IDEs1 sub-tagAn extensible development environment with a plugin system for adding custom tabs, backend services, and third-party integrations. **Distinct from IDE Plugin Systems:** Distinct from IDE Plugin Systems: focuses on AI-specific IDE extensibility with custom tabs and backend services, not general IDE plugin architectures.