π
terraform-ls
πPluginboostvolt/claude-code-lsps
Installation
Add marketplace in Claude Code:
$
/plugin marketplace add boostvolt/claude-code-lspsStep 2. Install plugin:
$
/plugin install terraform-ls@claude-code-lspsπͺ
Part of
boostvolt-claude-code-lsps
development
166
-
Last UpdatedMay 28, 2026
More from this repository10
ππππππππππ
vtslsπPlugin
A collection of Language Server Protocol (LSP) plugins for Claude Code, providing IDE-like intelligence with operations like goToDefinition, findReferences, and hover.
jdtlsπPlugin
Plugin
omnisharpπPlugin
Plugin
kotlin-lspπPlugin
Plugin
lua-language-serverπPlugin
Plugin
zlsπPlugin
Plugin
bash-language-serverπPlugin
Plugin
ocaml-lspπ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.
sourcekit-lspπPlugin
Plugin
dart-analyzerπPlugin
Plugin