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
·
github avatar

github/copilot.vim

0
View on GitHub↗
11,631 stars·756 forks·Vim Script·28 vues

Copilot.vim

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 confirmed.

Beyond code generation, the tool facilitates natural language programming by translating comments into functional code blocks. It also provides integrated search capabilities, enabling users to query repository content, issues, and documentation directly from the editor interface.

The extension manages secure access through an identity handshake with GitHub, which verifies user subscriptions and authorizes connection to remote services. Installation and configuration are handled through standard Vim plugin management workflows.

Features

  • AI Coding Assistants - Integrates AI-powered coding assistance directly into the text editor to generate code and provide suggestions.
  • Predictive Code Completions - Provides real-time code suggestions and function completions based on current file context to accelerate development.
  • AI-Powered Development Environments - Functions as an AI-powered coding assistant that accelerates development through automated code generation.
  • GitHub OAuth Providers - Authenticates users via GitHub to authorize access to AI-powered coding services and manage subscription status.
  • GitHub Integrations - Connects the development environment to GitHub for identity authentication and repository management tasks.
  • Generative Code Assistants - Predicts and inserts code completions based on natural language comments and existing project patterns.
  • Plugins and Extensions - Official AI pair programming plugin for Vim and Neovim users.
  • Code Completion Engines - Provides real-time code recommendations and function completions based on current file context and cursor position.
  • Natural Language Interfaces - Translates plain English comments into functional code blocks to automate feature implementation.
  • Integrated Development Environment Plugins - Integrates repository search capabilities directly into the development environment to maintain a focused workflow.
  • Identity Authentication - Connects local development environments to secure cloud services for identity verification and personalized tool access.
  • Virtual Overlays - Displays generated code suggestions in a virtual buffer overlay, allowing users to preview changes before acceptance.
  • Search and Indexing - Enables querying of code, issues, and documentation directly from the editor interface.
  • OAuth and Identity Providers - Manages secure authentication and subscription verification through an OAuth-based identity handshake with remote services.

Historique des stars

Graphique de l'historique des stars pour github/copilot.vimGraphique de l'historique des stars pour github/copilot.vim

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Copilot.vim

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Copilot.vim.
  • 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

    TypeScript
    Voir sur GitHub↗9,493
  • deepseek-ai/deepseek-coderAvatar de deepseek-ai

    deepseek-ai/DeepSeek-Coder

    22,804Voir sur GitHub↗

    DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for software development tasks. It functions as an artificial intelligence assistant capable of interpreting complex programming instructions to generate, transpile, and structure source code. The system distinguishes itself through its ability to perform project-level code generation, analyzing broader context and patterns across entire software projects rather than isolated files. It supports multimodal input processing, allowing for the integration of text and visual data to inform i

    Python
    Voir sur GitHub↗22,804
  • dyad-sh/dyadAvatar de dyad-sh

    dyad-sh/dyad

    19,648Voir sur GitHub↗

    Dyad is a local, artificial intelligence-powered development environment designed to manage, edit, and scaffold full-stack software projects. It functions as an automated codebase manager and code editor that leverages language models to execute programming tasks, maintain project context, and apply targeted modifications directly to source files on a user's machine. The platform distinguishes itself through a model-agnostic architecture that allows for flexible integration with various language model runtimes. It provides specialized operational modes to optimize development speed and effici

    TypeScriptai-app-builderanthropicartificial-intelligence
    Voir sur GitHub↗19,648
  • roocodeinc/roo-codeAvatar de RooCodeInc

    RooCodeInc/Roo-Code

    24,266Voir sur GitHub↗

    Roo-Code is an integrated development environment extension that functions as an autonomous software engineering agent. It connects large language models directly to your local file system and terminal, enabling the agent to interpret natural language requirements and execute complex development workflows. The project distinguishes itself through a model-agnostic orchestration layer that allows developers to connect various large language model backends to their local workspace. By utilizing an iterative tool-use loop, the agent decomposes high-level tasks into sequential steps, interacting w

    TypeScript
    Voir sur GitHub↗24,266
Voir les 30 alternatives à Copilot.vim→

Questions fréquentes

Que fait github/copilot.vim ?

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.

Quelles sont les fonctionnalités principales de github/copilot.vim ?

Les fonctionnalités principales de github/copilot.vim sont : AI Coding Assistants, Predictive Code Completions, AI-Powered Development Environments, GitHub OAuth Providers, GitHub Integrations, Generative Code Assistants, Plugins and Extensions, Code Completion Engines.

Quelles sont les alternatives open-source à github/copilot.vim ?

Les alternatives open-source à github/copilot.vim incluent : microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… deepseek-ai/deepseek-coder — DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for… dyad-sh/dyad — Dyad is a local, artificial intelligence-powered development environment designed to manage, edit, and scaffold… roocodeinc/roo-code — Roo-Code is an integrated development environment extension that functions as an autonomous software engineering… hkuds/deepcode — DeepCode is an agentic development framework designed to orchestrate autonomous AI agents for software engineering… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development…