yaml-language-server
๐Pluginboostvolt/claude-code-lsps
A collection of Language Server Protocol (LSP) plugins for Claude Code, providing IDE-like intelligence with operations like goToDefinition, findReferences, and hover.
Part of
boostvolt-claude-code-lsps
Installation
/plugin marketplace add boostvolt/claude-code-lsps/plugin install yaml-language-server@claude-code-lspsMore from this repository10
Plugin
A Language Server Protocol (LSP) plugin that adds Solargraph (Ruby) intelligence to Claude Code, providing IDE-like code analysis through LSP tool operations.
Plugin
A collection of Language Server Protocol (LSP) plugins for Claude Code, providing IDE-like intelligence with operations like goToDefinition, findReferences, and hover.
Plugin
Plugin
Plugin
Claude Code LSP plugin for **OCaml** โ ships an `.lsp.json` that starts `ocamllsp` via `opam exec -- ocamllsp` for `.ml`/`.mli` files, plugging into Claude Code's built-in LSP tool (goToDefinition, findReferences, hover, documentSymbol, workspaceSymbol, goToImplementation, call hierarchy) and real-time diagnostics; requires Claude Code v2.1.0+ to avoid the v2.0.x LSP race condition.
Plugin
Language Server Protocol (LSP) plugin for Claude Code that provides PHP intelligence via Intelephense.