A typedoc plugin for lsp docs
A simple text document implementation for Node LSP servers
The official, runtime independent Language Service for GraphQL
Standalone Language Server Protocol Implementation with minimal dependencies
A language engineering tool for the Language Server Protocol
VSCode Language Server Protocol implementation
Language server protocol client for CodeMirror
A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.
A language server for Bash
Genesis Foundation UI add-ons for Custom Elements Plugin (CEP)
TypeScript plugin to enable Intellisense in custom element tagged templates
The language server that powers VS Code's Markdown support
Language Server Protocol (LSP) implementation for TypeScript using tsserver
A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.
Utility to convert between unist and language server protocol
Plugin for @genesiscommunitysuccess/custom-elements-lsp which enables https://www.fast.design/ enhancements
Runtimes to host Language Servers for AWS
Devicetree Language Server
Herb HTML+ERB Language Tools and Language Server Protocol integration.
LSP implementation for fish/fish-shell
Common components for lwc-language-server and aura-language-server.
Make a Pyright language server running on browser and provide language features to Monaco Editor
Graphox CLI binary for linux-x64
<p> <a href="https://www.npmjs.com/package/@vue/language-server"><img src="https://img.shields.io/npm/v/@vue/language-server.svg?labelColor=18181B&color=1584FC" alt="NPM version"></a> <a href="https://github.com/vuejs/language-tools/blob/master/LICENS
Static structured documentation for the Axon language, embedded at compile time. Consumed by axon-lsp's hover and completion resolvers.
Token-level lossless formatter for AXON source. Round-trips comments and layout verbatim via the Fase 14 trivia channel from `axon-frontend`; canonicalises only trailing whitespace per line and the final newline. Mirrors the behaviour of `axon fmt` in axon-lang so the language CLI and the LSP format-on-save produce byte-identical output.
Language Server Protocol server for the Axon programming language. Deterministic diagnostics, hover, completion, and go-to-definition across VSCode, Claude Code, Cursor, Antigravity, Zed, Neovim and any LSP-compatible editor.
Pure logic library for axon-lsp: document store, diagnostics, hover, completion, and definition resolution. Adopter-agnostic; no I/O, no stdio, no network.
Opt-in LLM advisor for axon-lsp, gated behind the `llm` Cargo feature. Never on the critical path: deterministic capabilities (diagnostics, hover, completion) work without this crate.