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
·

10 repository-uri

Awesome GitHub RepositoriesEditor Integrations

Utilities that expose application capabilities and tools directly within code editors.

Distinguishing note: Focuses on IDE/editor-level tool registration rather than general infrastructure orchestration.

Explore 10 awesome GitHub repositories matching development tools & productivity · Editor Integrations. Refine with filters or upvote what's useful.

Awesome Editor Integrations GitHub Repositories

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

    langgenius/dify

    145,458Vezi pe GitHub↗

    Dify is an open-source platform for building, orchestrating, and deploying generative AI applications and autonomous agents. It provides a visual development environment that allows users to design complex, multi-step logic chains and conversational flows, which can then be published as APIs, web interfaces, or embedded widgets. The platform acts as a centralized infrastructure layer, managing model connections, prompt templates, and knowledge retrieval to support scalable AI-powered services. What distinguishes the platform is its focus on stateful application design and workflow orchestrati

    The platform adds application capabilities to code editors by updating configuration files so the editor can automatically detect and utilize provided tools during development.

    TypeScriptagentagentic-aiagentic-framework
    Vezi pe GitHub↗145,458
  • slidevjs/slidevAvatar slidevjs

    slidevjs/slidev

    47,208Vezi pe GitHub↗

    Slidev is a markdown-based presentation framework designed for creating interactive, web-based slide decks. It functions as a static site generator that transforms plain text files into modular UI components, allowing authors to maintain version control while building professional presentations. The engine provides a browser-based runtime that manages slide navigation, animated transitions, and the live execution of code blocks. What distinguishes Slidev is its developer-centric approach to technical presentations. It features built-in support for syntax highlighting, mathematical typesetting

    Slidev matches the editor appearance to the active syntax highlighting theme automatically to ensure a consistent visual experience for code blocks.

    TypeScriptmarkdownpresentationslides
    Vezi pe GitHub↗47,208
  • aider-ai/aiderAvatar Aider-AI

    Aider-AI/aider

    46,305Vezi pe GitHub↗

    Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost

    Allows users to configure a preferred text editor for command-line operations to ensure blocking mode execution.

    Pythonanthropicchatgptclaude-3
    Vezi pe GitHub↗46,305
  • ziglang/zigAvatar ziglang

    ziglang/zig

    43,123Vezi pe GitHub↗

    Zig is a general-purpose systems programming language designed for high-performance applications that require manual memory management and direct control over hardware resources. It prioritizes predictable execution by enforcing explicit control flow and requiring functions to accept explicit memory allocators, ensuring that all heap operations and logic paths remain visible to the developer. The language distinguishes itself through a powerful compile-time metaprogramming engine that allows for arbitrary code execution during the build process, enabling advanced reflection and the generation

    Provides language server support and editor plugins to enable syntax highlighting, code completion, and real-time diagnostics in development environments.

    Zigcompilerlanguagezig
    Vezi pe GitHub↗43,123
  • khoj-ai/khojAvatar khoj-ai

    khoj-ai/khoj

    35,163Vezi pe GitHub↗

    Khoj is a self-hosted artificial intelligence platform designed for personal knowledge management and semantic information retrieval. It functions as a private assistant that indexes your local documents, notes, and external workspaces, allowing you to interact with your data through natural language queries and conversational chat. By maintaining a local-first architecture, the system ensures that your information remains under your control while providing context-aware responses grounded in your personal knowledge base. The platform distinguishes itself through a modular, cross-platform int

    Khoj allows users to interact with their personal knowledge base and second brain directly from within the text editor environment.

    Pythonagentaiassistant
    Vezi pe GitHub↗35,163
  • kovidgoyal/kittyAvatar kovidgoyal

    kovidgoyal/kitty

    33,462Vezi pe GitHub↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    Connects terminal-based text editors to the emulator to enable split-window layouts, interactive code execution, and inline rendering of images.

    Pythoncgogolang
    Vezi pe GitHub↗33,462
  • feross/standardAvatar feross

    feross/standard

    29,431Vezi pe GitHub↗

    Standard is a zero-configuration static analyzer, linter, and formatter for JavaScript. It functions as a style guide that enforces consistent coding rules and identifies programming errors without requiring manual configuration files. The tool distinguishes itself by providing an automatic code fixer that scans source files to correct style violations and ensure a uniform codebase. It implements a predefined rule set to eliminate the need for project-specific configuration. The project covers a broad range of static analysis capabilities, including support for experimental language syntax a

    Integrates real-time linting and automatic formatting directly into common text editors.

    JavaScript
    Vezi pe GitHub↗29,431
  • unocss/unocssAvatar unocss

    unocss/unocss

    18,854Vezi pe GitHub↗

    UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia

    Integrates utility suggestions, diagnostics, and hover documentation directly into the code editor.

    TypeScriptatomic-cssengineunocss
    Vezi pe GitHub↗18,854
  • golangci/golangci-lintAvatar golangci

    golangci/golangci-lint

    18,539Vezi pe GitHub↗

    This project is a static analysis runner designed to identify bugs, performance bottlenecks, and stylistic inconsistencies within Go codebases. It functions as a comprehensive quality assurance suite that executes multiple analysis tools concurrently to provide a unified diagnostic report. By parsing source code into a structured representation, the tool enforces coding standards, validates import structures, and ensures consistent formatting across entire projects. The tool distinguishes itself through its ability to automate the remediation of identified issues, applying programmatic fixes

    Surfaces analysis results directly within integrated development environments.

    Gocigogolang
    Vezi pe GitHub↗18,539
  • terraform-linters/tflintAvatar terraform-linters

    terraform-linters/tflint

    5,748Vezi pe GitHub↗

    TFLint este un instrument de analiză statică și validator de infrastructură-ca-cod conceput pentru a identifica erorile și a impune bunele practici în fișierele de configurare Terraform. Funcționează ca o poartă de calitate pentru fluxurile de lucru automatizate și un server de limbaj care oferă diagnosticare în timp real și erori de linting direct în editorii de text suportați. Proiectul utilizează un framework de plugin-uri gRPC care permite integrarea regulilor de validare specifice furnizorului prin binare independente și un SDK dedicat. Această arhitectură separă logica de linting de bază de validarea specifică cloud-ului, suportând instalarea automată a seturilor de reguli externe pentru a verifica proprietățile resurselor față de specificațiile oficiale. Motorul de analiză rezolvă valorile de configurare și evaluează funcțiile încorporate, extinzând blocurile dinamice și colecțiile de resurse pentru a inspecta structura finală instanțiată. Acoperă impunerea standardelor de codare, analiza apelurilor de module și detectarea atributelor de resurse invalide, cu capacitatea de a exporta rezultate structurate în formate precum SARIF. Instrumentul include o interfață de linie de comandă pentru filtrarea țintelor de analiză și oferă corecția automată a problemelor pentru regulile suportate.

    Provides utilities that surface linting diagnostics directly within supported text editors.

    Go
    Vezi pe GitHub↗5,748
  1. Home
  2. Development Tools & Productivity
  3. Editor Integrations