🔧
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
Rust language server providing comprehensive Rust development support with rust-analyzer.
claude plugin install rust-analyzer-lspRun this command in your Claude Code terminal to install the plugin:
claude plugin install rust-analyzer-lspOr use the slash command:
/plugin install rust-analyzer-lspPlugins extend Claude Code with new capabilities. They can add agents, commands, hooks, and more. Install plugins to customize your workflow.
Go 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.