| name | lsp-go-cli |
|---|---|
| description | Navigate, analyze, refactor, and rename Go code using gopls (the Go language server CLI). Provides type-aware operations across the entire codebase. |
Use gopls (the Go language server) as a CLI tool to perform type-aware code intelligence operations: navigate to definitions, find references, rename symbols, list symbols, run diagnostics, inspect call hierarchies, execute code actions, format code, and manage imports — all with full semantic understanding of the Go codebase.