🔧
Officiallsp
TypeScript LSP
TypeScript language server protocol integration for enhanced type checking, autocompletion, and code navigation.
/plugin install typescript-lsp
by Anthropic
TypeScript developmentType checking+2
Go language server using gopls for Go development with module support and code navigation.
claude plugin install gopls-lspRun this command in your Claude Code terminal to install the plugin:
claude plugin install gopls-lspOr use the slash command:
/plugin install gopls-lspTypeScript 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.
Rust language server providing comprehensive Rust development support with rust-analyzer.