🔧
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
Python language server using Pyright for static type checking and intelligent code completion.
claude plugin install pyright-lspRun this command in your Claude Code terminal to install the plugin:
claude plugin install pyright-lspOr use the slash command:
/plugin install pyright-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.
Rust language server providing comprehensive Rust development support with rust-analyzer.