awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms

2 repos

Awesome GitHub RepositoriesLanguage Server Clients

Interfaces that connect code editors to language servers to provide advanced code assistance and refactoring capabilities.

Explore 2 awesome GitHub repositories matching development tools & productivity · Language Server Clients. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Editor Extensions
  4. Editor Integrations
  5. Language Server Clients

Awesome Language Server Clients 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,

    TypeScripteditorelectronmicrosoft
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++