awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Editor and IDE Extensions · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesEditor and IDE Extensions

Explore 6 awesome GitHub repositories matching development tools & productivity · Editor and IDE Extensions. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Code Editors & IDEs
  4. Extension Ecosystems and Management
  5. Editor and IDE Extensions

Awesome Editor and IDE Extensions GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • microsoft/vscode

    microsoft/vscode

    181,912GitHubView on GitHub↗

    This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build,

    Delivers a versatile, cross-platform environment for writing source code with advanced workspace management and extensible tooling.

    TypeScripteditorelectronmicrosoft
  • f/prompts.chat

    f/prompts.chat

    145,637GitHubView on GitHub↗

    Prompts.chat is a community-driven repository and management platform for AI prompts and agent skills. It provides a centralized interface for users to search, retrieve, and save prompts, while offering structured storage for multi-file agent skills that include documentation and supporting assets. The platform distin

    Streamlines development workflows by connecting prompt management directly into code editors through command-line and protocol-server implementations.

    HTMLaiartificial-intelligenceawesome-list
  • godotengine/godot

    godotengine/godot

    106,855GitHubView on GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-plat

    Expose internal APIs for building custom inspectors, plugins, and specialized tools to modify the development environment.

    C++game-developmentgame-enginegamedev
  • florinpop17/app-ideas

    florinpop17/app-ideas

    90,567GitHubView on GitHub↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p

    Integrates directly into development environments to spot issues and propose automated code fixes.

    applicationscodingcodingchallenges
  • rasbt/LLMs-from-scratch

    rasbt/LLMs-from-scratch

    85,529GitHubView on GitHub↗

    This repository serves as an educational framework for building large language models from the ground up. It provides a structured curriculum that guides learners through the end-to-end lifecycle of model development, including data processing, architecture design, and optimization. By focusing on low-level implementat

    Recommended open-source code editors provide a robust interface for navigating the codebase and managing the various scripts included in the learning modules.

    Jupyter Notebookaiartificial-intelligencechatbot
  • zed-industries/zed

    zed-industries/zed

    75,634GitHubView on GitHub↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactori

    Connects to external analysis tools via standardized protocols to deliver real-time diagnostics and intelligent completion suggestions.

    Rustgpuirust-langtext-editor

Explore sub-tags

  • AI Development PluginsEditor extensions that leverage artificial intelligence to assist with code generation, refactoring, and documentation.
  • Code EditorsLightweight, cross-platform software applications designed for writing and editing source code.
  • Development IntegrationsExtensions that connect code editors to external services like version control, issue trackers, or cloud platforms.
  • Editor Configurations
Files and tools that define consistent formatting, linting, and behavior settings across a development team.
  • Editor Extension FrameworksAPIs and platforms that enable developers to build custom functionality for specific code editors.
  • Language Server Protocol ClientsEditor components that communicate with language servers to provide IDE features like autocompletion and error checking.
  • Text and Block Manipulation ToolsUtilities that automate the transformation, reordering, or structural manipulation of code blocks and text.