awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesInline Completions

Suggestions displayed directly within the text stream, often appearing as ghost text while the user is idle.

Distinct from Code Completion: Distinct from general Code Completion by its inline, non-modal presentation style.

Explore 5 awesome GitHub repositories matching development tools & productivity · Inline Completions. Refine with filters or upvote what's useful.

Awesome Inline Completions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/vscode-docsAvatar von microsoft

    microsoft/vscode-docs

    6,549Auf GitHub ansehen↗

    This repository contains the comprehensive documentation for a code editor focused on AI-assisted software development and remote development workflows. It covers the implementation of AI agents and language models used for autonomous code generation, large-scale refactoring, and task iteration. The project is distinguished by its deep integration of autonomous AI agents capable of web navigation, application logic validation, and orchestrating multi-step development processes. It provides specialized frameworks for tailoring AI behavior through custom instructions, model context protocols, a

    Generates AI-powered ghost text suggestions and intelligent completions directly within the text stream.

    Markdownvscode
    Auf GitHub ansehen↗6,549
  • emacs-lsp/lsp-modeAvatar von emacs-lsp

    emacs-lsp/lsp-mode

    5,060Auf GitHub ansehen↗

    lsp-mode is a Language Server Protocol client and IDE feature set for Emacs. It functions as a semantic code analysis tool and JSON-RPC communication layer that connects the editor to external language servers to provide intelligent code completion and real-time diagnostics. The project also serves as a Debug Adapter Protocol client, enabling interactive debugging sessions and breakpoint management. This allows for stepping through code and inspecting variables via a standardized protocol, including support for debugging within Docker containers. The system covers a broad range of developmen

    Displays completion suggestions directly in the text stream while the user is idle.

    Emacs Lispangularcppdart
    Auf GitHub ansehen↗5,060
  • datlechin/tableproAvatar von datlechin

    datlechin/TablePro

    4,471Auf GitHub ansehen↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Displays real-time SQL code completions directly within the editor as ghost text to accelerate query development.

    Swift
    Auf GitHub ansehen↗4,471
  • remix-project-org/remix-projectAvatar von remix-project-org

    remix-project-org/remix-project

    3,003Auf GitHub ansehen↗

    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

    Provides real-time inline code suggestions and ghost text as the user types in the editor.

    TypeScriptblockchainethereumevm
    Auf GitHub ansehen↗3,003
  • editor-code-assistant/ecaAvatar von editor-code-assistant

    editor-code-assistant/eca

    648Auf GitHub ansehen↗

    Dieses Projekt ist ein KI-gestützter Orchestrator für Entwicklungs-Workflows, der autonome Coding-Agenten direkt in Code-Editoren integriert. Es fungiert als Framework zur Verwaltung von Multi-Agenten-Systemen und ermöglicht Entwicklern die Automatisierung komplexer Aufgaben wie Code-Refactoring, Inline-Code-Vervollständigung und mehrstufige Software-Entwicklungsprozesse. Durch ein standardisiertes Kommunikationsprotokoll schlägt es die Brücke zwischen lokalen Entwicklungsumgebungen und Large Language Models. Das System zeichnet sich durch seinen Fokus auf agentenbasierte Aufgaben-Orchestrierung und granulare Konfiguration aus. Nutzer können mehrere Agenten mit spezifischen Verhaltensweisen, Tools und System-Prompts definieren, was eine hochgradig maßgeschneiderte Automatisierung ermöglicht, die projektspezifische Coding-Standards einhält. Es unterstützt ein ausgefeiltes Kontext-Management, einschließlich der Möglichkeit, Codebase-Details, den Workspace-Status und Diagnoseinformationen in Prompts einzubinden, um die Genauigkeit von generiertem Code und Plänen zu verbessern. Über die Kern-Orchestrierung hinaus bietet die Plattform umfassende Tools für Observability und Session-Management. Dazu gehören Funktionen zur Überwachung des Token-Verbrauchs, zur Verfolgung des Status von Hintergrundprozessen und zur Persistierung von Konversationsverläufen über Sessions hinweg. Die Architektur setzt auf Standard-Ein- und Ausgabeströme für eine zuverlässige Kommunikation und integriert ein sicheres Credential-Management, um Authentifizierungen ohne die Offenlegung sensibler Keys zu handhaben.

    Provides real-time code suggestions directly within the text stream as the user types.

    Clojureaichatcompletion
    Auf GitHub ansehen↗648
  1. Home
  2. Development Tools & Productivity
  3. Code Completion
  4. Inline Completions