ocaml-lsp
🔌Pluginboostvolt/claude-code-lsps
Installation
/plugin marketplace add boostvolt/claude-code-lsps/plugin install ocaml-lsp@claude-code-lspsClaude 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.
Part of
boostvolt-claude-code-lsps
More from this repository10
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
Plugin
Plugin
Plugin
Plugin
Plugin
Language Server Protocol (LSP) plugin for Claude Code that provides PHP intelligence via Intelephense.