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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Language Server Protocol Implementations

Ranking updated Jun 30, 2026

Open-source language servers providing IDE-agnostic code intelligence, autocompletion, and static analysis for various programming languages.

Language Server Protocol Implementations

Find the best repos with AI.We'll search the best matching repositories with AI.
  • vuejs/language-toolsvuejs avatar

    vuejs/language-tools

    6,677View on GitHub↗

    This project is a suite of specialized tools for the implementation of a language server, template parsing, and static type validation of single-file components. It provides a language server and a type checker to deliver consistent intelligence and validation for Vue components across different editors and command-line environments. The tooling utilizes a template parser to transform single-file component structures into virtual code, enabling static analysis and type checking on HTML-like structures. This process allows for the extraction of component metadata regarding props, events, and s

    Vue's language-tools is a specialized framework implementing a language server for Vue single-file components, delivering LSP-based code intelligence (completion, diagnostics, type checking) — it fits as a language server implementation, though its scope is limited to Vue rather than providing multi-language support.

    TypeScriptLanguage Server ProtocolsLanguage ServersLSP Server Implementations
    View on GitHub↗6,677

Related searches

  • an ai coding assistant for IDEs
  • an AI chat extension for VS Code
  • a self-hosted AI coding assistant
  • a tool for indexing codebases for LLMs
  • a collaborative code editor with built-in pair programming
  • an open-source Copilot alternative
  • an opinionated code formatter that supports many languages
  • a project for learning language design hands-on