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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Text editor plugins

Classement mis à jour le 30 juil. 2026

For text editor integrations, the strongest matches are smallcloudai/refact (Refact is an AI-powered coding assistant and autonomous engineering), zed-industries/zed (Zed is an AI-native text editor designed with deep) and microsoft/vscode-copilot-chat (This repository provides an official AI coding assistant extension). zxqfl/tabnine and intitni/copilotforxcode round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked text editor plugins and integrations for VS Code, Vim, and more, ranked by GitHub stars and activity. Compare and find the right one.

Text editor plugins

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • smallcloudai/refactAvatar de smallcloudai

    smallcloudai/refact

    3,490Voir sur GitHub↗

    Refact is an autonomous AI software engineering system and code assistant. It functions as an agent orchestrator capable of planning, executing, and managing multi-step development workflows to complete complex software tasks independently. The system distinguishes itself through agentic state management, using isolated worktrees and versioned checkpoints to allow autonomous agents to experiment with code changes and roll back to stable states if tasks fail. It further extends its capabilities via the Model Context Protocol, connecting the AI engine to external databases, version control syst

    Refact is an AI-powered coding assistant and autonomous engineering system that integrates directly into popular editors like VS Code to provide chat interfaces, code completion, and codebase indexing.

    RustPredictive Code CompletionsCode Indexing Engines
    Voir sur GitHub↗3,490
  • zed-industries/zedAvatar de zed-industries

    zed-industries/zed

    85,338Voir sur 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, refactoring, and code generation. The editor distinguishes itself through a GPU-accelerated rendering pipeline and an asynchronous multi-threaded architecture that ensures low-latency interaction even with large-scale projects. It features built-in support for real-time, multi-user colla

    Zed is an AI-native text editor designed with deep built-in coding assistants, collaborative workflows, and high-performance GPU-accelerated rendering, making it a comprehensive tool for AI-assisted development.

    RustPredictive Code Completions
    Voir sur GitHub↗85,338
  • microsoft/vscode-copilot-chatAvatar de microsoft

    microsoft/vscode-copilot-chat

    9,493Voir sur GitHub↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    This repository provides an official AI coding assistant extension with a conversational chat interface and developer tool integration for popular text editors.

    TypeScriptCodebase IndexingPredictive Code CompletionsReal-time Code Autocompletes
    Voir sur GitHub↗9,493
  • zxqfl/tabnineAvatar de zxqfl

    zxqfl/TabNine

    10,784Voir sur GitHub↗

    TabNine is an AI programming assistant and large language model completion tool that predicts and completes source code in real time. It functions as a language-aware code predictor, providing automated line completions and code snippets based on the context of the current file and project. The system utilizes custom language mapping and programming language tokenization to ensure suggestions remain syntax-accurate across various file extensions. By defining how source code is broken into symbols and identifiers, the tool maintains consistent suggestions across a project's different file type

    TabNine is a well-known AI programming assistant that provides real-time code completion and syntax-aware suggestions, fitting the requested category despite lacking a visible chat interface in this repository description.

    ShellPredictive Code Completions
    Voir sur GitHub↗10,784
  • intitni/copilotforxcodeAvatar de intitni

    intitni/CopilotForXcode

    8,240Voir sur GitHub↗

    CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools including a conversational chat interface, a code completion tool, and a natural language refactorer to assist with Apple platform development. The project differentiates itself by integrating project context and compiler errors directly into its AI interactions. It supports custom prompt execution using template variables and enables the triggering of shell scripts and system shortcuts directly from the chat interface to automate development tasks. The system manages AI integ

    This extension brings AI coding assistants, chat interfaces, and code completion directly into Xcode, aligning well with the requested tool category despite being limited to a single IDE.

    SwiftPredictive Code CompletionsPrompt Customization
    Voir sur GitHub↗8,240
  • bloopai/bloopAvatar de BloopAI

    BloopAI/bloop

    9,510Voir sur GitHub↗

    Bloop is an AI code analysis tool and semantic search engine designed for understanding and querying large-scale codebases. It utilizes a high-performance indexing system written in Rust to enable fast symbol and text retrieval across multiple programming languages. The project differentiates itself by using on-device embeddings for semantic code search, allowing users to locate logic based on meaning and intent rather than exact keywords. It combines a language model with a retrieval-augmented generation approach to provide a natural language interface for conversational querying and the gen

    Bloop is a semantic code search engine and analysis tool that provides natural language conversational querying, though its primary identity is a standalone code intelligence platform rather than a native text editor extension.

    RustCodebase IndexingCode Indexing Engines
    Voir sur GitHub↗9,510
  • github/copilot.vimAvatar de github

    github/copilot.vim

    11,631Voir sur GitHub↗

    This project is a Vim plugin that functions as an AI-powered coding assistant. It integrates large language models directly into the text editor to provide real-time code suggestions and function completions based on the current file context and cursor position. The plugin distinguishes itself by utilizing an asynchronous event loop to maintain editor responsiveness while communicating with remote models. It employs a virtual buffer overlay to display generated code suggestions, allowing users to preview and accept proposed changes without modifying the underlying file until explicitly confir

    This repository provides a Vim plugin that brings real-time AI code completion and generation directly into the editor interface. While it delivers strong IDE integration and code completion, it focuses primarily on Vim rather than multi-editor support and lacks a full chat interface or custom prompt configuration.

    Vim ScriptPredictive Code Completions
    Voir sur GitHub↗11,631
  • tabbyml/tabbyAvatar de TabbyML

    TabbyML/tabby

    33,605Voir sur GitHub↗

    Tabby is a self-hosted AI coding assistant designed to provide real-time code completion and interactive chat capabilities within development environments. By functioning as a private server application, it allows teams to maintain control over their infrastructure and data while integrating intelligent code generation directly into their existing workflows. The platform distinguishes itself through its repository-aware knowledge retrieval and multi-model orchestration. It indexes local and remote source code repositories and technical documentation into a searchable vector-based knowledge gr

    Tabby is a self-hosted AI coding assistant that provides real-time code completion, chat, and repository indexing for development environments, though it relies on client-side plugins to connect to your preferred IDE.

    RustCode Indexing EnginesReal-time Code Autocompletes
    Voir sur GitHub↗33,605
  • exafunction/windsurf.vimAvatar de Exafunction

    Exafunction/windsurf.vim

    5,113Voir sur GitHub↗

    windsurf.vim is an AI-driven development tool for Vim and Neovim that integrates AI-powered code completion, a conversational coding assistant, and autonomous agent orchestration. It enables users to receive real-time code suggestions and perform complex refactoring via natural language instructions directly within the editor. The project provides a system for dispatching and monitoring multiple AI agents to execute engineering tasks across local and cloud environments. It includes context-aware project analysis by indexing the local codebase and supports shared workspace management to mainta

    This repository provides a Neovim plugin that integrates AI-powered code completion, chat interfaces, and codebase indexing directly into the editor, matching the requested extension category and features.

    Vim ScriptReal-time Code Autocompletes
    Voir sur GitHub↗5,113
  • zgsm-ai/costrictAvatar de zgsm-ai

    zgsm-ai/costrict

    4,239Voir sur GitHub↗

    Costrict is an AI software engineering agent and coding assistant designed for enterprise-grade development. It functions as a multi-model AI orchestrator that generates, completes, and reviews code, while serving as a remote development environment that bridges browser interfaces with remote directories for file management and terminal execution. The platform distinguishes itself through an AI code review system that utilizes multi-model verification and repository indexing to ensure code quality. It employs a structured agent approach that decomposes complex natural language requirements in

    Costrict provides editor integration plugins and multi-model AI orchestration for coding assistance, though it operates more as an expansive enterprise agent platform than a traditional sidebar extension.

    TypeScriptCodebase Indexing
    Voir sur GitHub↗4,239
  • codota/tabnineAvatar de codota

    codota/TabNine

    10,784Voir sur GitHub↗

    TabNine is an AI-powered code completion engine that runs a deep-learning model to generate real-time code suggestions across all programming languages. It operates as an editor plugin that communicates with a backend through a JSON message-passing interface, processing code entirely on the local machine or within a private cloud to keep source code secure and private. The system provides a completion request API that accepts cursor context and returns ranked text completions, with features for configuring completion regions, prefetching files for indexing, and managing binary versions and up

    TabNine is an AI-powered code completion engine that integrates directly into popular text editors and IDEs to provide real-time code suggestions and privacy-focused processing.

    ShellCodebase Context Indexing
    Voir sur GitHub↗10,784
  • kilo-org/kilocodeAvatar de Kilo-Org

    Kilo-Org/kilocode

    15,616Voir sur GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Kilocode provides VS Code and JetBrains extensions with chat interfaces and AI coding agent capabilities, though it functions more as an autonomous engineering platform than a simple editor-based autocomplete plugin.

    TypeScriptCodebase IndexingPredictive Code CompletionsReal-time Code Autocompletes
    Voir sur GitHub↗15,616
  • posit-dev/positronAvatar de posit-dev

    posit-dev/positron

    3,969Voir sur GitHub↗

    Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language

    Positron is an AI-powered data science IDE built for polyglot development in Python and R, offering deep integration with large language models for context-aware suggestions and workspace analysis.

    TypeScriptPredictive Code Completions
    Voir sur GitHub↗3,969
  • zbirenbaum/copilot.luaAvatar de zbirenbaum

    zbirenbaum/copilot.lua

    4,086Voir sur GitHub↗

    copilot.lua is a Lua-based Neovim plugin that integrates GitHub Copilot to provide an AI code completion engine. It delivers real-time ghost text and inline suggestions within the editor, utilizing a Neovim LSP client to manage communication and buffer-specific activations. The project handles GitHub account integration through token-based authentication and corporate instance support. It allows for the management of AI models and the configuration of language server protocols to authorize and customize service access. The system covers AI coding assistance through predictive edit suggestion

    This Lua-based Neovim plugin provides AI code completion and real-time ghost text suggestions directly inside the editor, matching the requested IDE integration capability.

    LuaAI Code CompletionsNeovim PluginsGhost Text Suggestions
    Voir sur GitHub↗4,086
  • github/copilotforxcodeAvatar de github

    github/CopilotForXcode

    6,158Voir sur GitHub↗

    CopilotForXcode is an AI-powered coding assistant integrated directly into Xcode as a source editor extension. It functions as an agent that can automate multi-step project tasks, such as editing files, running terminal commands, and searching across the entire codebase, all while understanding the full context of the current Xcode project. The assistant provides a context-aware chat interface that answers coding questions based on open files, symbols, and recent edits. It also offers diff-based code review, analyzing changes to provide feedback on code quality and potential issues before mer

    This extension brings an AI-powered coding assistant and chat interface directly into Xcode, aligning well with the search for IDE-integrated developer tools despite being limited to a single editor.

    SwiftAI Coding AssistantsAgentic File EditingAI Agent Codebase Search
    Voir sur GitHub↗6,158
  • jackmort/chatgpt.nvimAvatar de jackMort

    jackMort/ChatGPT.nvim

    4,005Voir sur GitHub↗

    ChatGPT.nvim is an OpenAI LLM Neovim plugin that serves as an AI-powered code assistant for refactoring, completing, and fixing code snippets. It functions as a custom prompt automation tool and a markdown renderer, allowing users to interact with language models directly within the editor. The project distinguishes itself through a framework for defining reusable AI personas and automated text processing tasks using system prompts and templates. It includes a specialized rendering system that transforms responses into styled markdown with foldable code blocks. The plugin covers interactive

    This plugin integrates AI-powered chat, code completion, and prompt automation directly into the Neovim text editor, fitting the requested category well despite being limited to a single editor and lacking broader IDE or codebase indexing features.

    LuaAI Coding AssistantsAI Coding AssistantsAI Code Completions
    Voir sur GitHub↗4,005
  • editor-code-assistant/ecaAvatar de editor-code-assistant

    editor-code-assistant/eca

    648Voir sur GitHub↗

    This project is an AI-powered development workflow orchestrator that integrates autonomous coding agents directly into code editors. It functions as a framework for managing multi-agent systems, enabling developers to automate complex tasks such as code refactoring, inline completion, and multi-stage software development workflows. By utilizing a standardized communication protocol, it bridges the gap between local development environments and large language models. The system distinguishes itself through its focus on agent-based task orchestration and granular configuration. Users can define

    This project serves as an AI-powered development workflow orchestrator that integrates coding agents and assistance directly into code editors, fitting the required extension category well despite its Clojure implementation and multi-agent focus.

    ClojureAI Coding AssistantsAgentic Task OrchestrationAI Model Integrations
    Voir sur GitHub↗648
Comparez le top 10 en un coup d'œil
DépôtStarsLangageLicenceDernier push
smallcloudai/refact3.5KRustbsd-3-clause19 févr. 2026
zed-industries/zed85.3KRustNOASSERTION16 juin 2026
microsoft/vscode-copilot-chat9.5KTypeScriptmit22 févr. 2026
zxqfl/tabnine10.8KShellMIT4 sept. 2025
intitni/copilotforxcode8.2KSwiftMIT15 avr. 2026
bloopai/bloop9.5KRustApache-2.04 déc. 2024
github/copilot.vim11.6KVim ScriptNOASSERTION9 janv. 2026
tabbyml/tabby33.6KRustNOASSERTION2 mars 2026
exafunction/windsurf.vim5.1KVim ScriptMIT31 mars 2026
zgsm-ai/costrict4.2KTypeScriptApache-2.023 juin 2026

Related searches

  • Text editors
  • a plugin for enhancing IDE developer productivity
  • un plugin pour l'intégration d'éditeurs de code
  • Rich text editor
  • Rich text editors
  • Éditeurs et leurs plugins
  • HTML template engine
  • un framework d'éditeur de texte riche pour le navigateur