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