awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • alcatraz/alcatrazA

    alcatraz/Alcatraz

    9,798GitHub पर देखें↗

    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
    GitHub पर देखें↗9,798
  • visualfc/liteidevisualfc का अवतार

    visualfc/liteide

    7,754GitHub पर देखें↗

    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++
    GitHub पर देखें↗7,754
  • sb2nov/mac-setupsb2nov का अवतार

    sb2nov/mac-setup

    7,358GitHub पर देखें↗

    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
    GitHub पर देखें↗7,358
  • siteboon/claudecodeuisiteboon का अवतार

    siteboon/claudecodeui

    6,350GitHub पर देखें↗

    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
    GitHub पर देखें↗6,350
  • dfranx/shadereddfranx का अवतार

    dfranx/SHADERed

    4,765GitHub पर देखें↗

    SHADERed एक क्रॉस-प्लेटफ़ॉर्म शेडर डेवलपमेंट एनवायरनमेंट और डिबगर है जिसका उपयोग वर्टेक्स, पिक्सेल और कंप्यूट शेडर्स लिखने के लिए किया जाता है। यह शेडर कोड लिखने और कंपाइल करने के लिए एक एकीकृत संपादक के रूप में कार्य करता है, साथ ही लाइव विज़ुअल प्रीव्यू और रेंडर पाइपलाइन स्टेट्स को कॉन्फ़िगर करने की क्षमता प्रदान करता है। टूल में एक GLSL शेडर डिबगर है जो विज़ुअल लॉजिक त्रुटियों को हल करने के लिए ब्रेकपॉइंट्स और वेरिएबल वॉच के साथ लाइन-दर-लाइन निष्पादन को सक्षम बनाता है। इसमें डेटा इनपुट के रूप में 3D मॉडल और टेक्सचर इम्पोर्ट करने के लिए एक शेडर एसेट मैनेजर शामिल है और नई भाषाओं और बाहरी टूल्स को एकीकृत करने के लिए एक एक्स्टेंसिबल प्लगइन सिस्टम का सपोर्ट करता है। प्लेटफ़ॉर्म रेंडर पाइपलाइन कॉन्फ़िगरेशन को ब्लेंडिंग और डेप्थ टेस्ट के लिए कवर करता है, साथ ही पूरे फ्रेम में अपरिभाषित व्यवहार (undefined behavior) की पहचान करने के लिए फ्रेम डेटा विश्लेषण भी प्रदान करता है।

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

    C++
    GitHub पर देखें↗4,765
  • opactorai/claudableopactorai का अवतार

    opactorai/Claudable

    3,744GitHub पर देखें↗

    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
    GitHub पर देखें↗3,744
  • remix-project-org/remix-projectremix-project-org का अवतार

    remix-project-org/remix-project

    3,003GitHub पर देखें↗

    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
    GitHub पर देखें↗3,003
  • palantir/python-language-serverpalantir का अवतार

    palantir/python-language-server

    2,692GitHub पर देखें↗

    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
    GitHub पर देखें↗2,692
  1. Home
  2. Development Tools & Productivity
  3. IDE Plugin Systems

सब-टैग एक्सप्लोर करें

  • Plugin-Extensible AI IDEs1 सब-टैगAn 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.