🔧
Officiallsp
Go LSP
Go language server using gopls for Go development with module support and code navigation.
/plugin install gopls-lsp
by Anthropic
Go developmentModule support+2
C/C++ language server using clangd for C and C++ development with LLVM tooling.
claude plugin install clangd-lspRun this command in your Claude Code terminal to install the plugin:
claude plugin install clangd-lspOr use the slash command:
/plugin install clangd-lspGo language server using gopls for Go development with module support and code navigation.
TypeScript language server protocol integration for enhanced type checking, autocompletion, and code navigation.
Python language server using Pyright for static type checking and intelligent code completion.