Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

gopls-lsp

Plugin Verificato
90

Go language server for code intelligence and refactoring

Riepilogo IA

This plugin integrates the gopls language server for Go development within Claude Code. It provides code intelligence, refactoring, and analysis features by leveraging the standard Go toolchain installation. Users will need to ensure their Go binary path is correctly configured.

Documentation

  • warning:Configuration & parameter referenceThe README mentions the need for `$GOPATH/bin` to be in the PATH but does not explicitly document other configuration options or their precedence.
  • warning:Install / Setup InstructionsThe README provides installation instructions for gopls but does not explicitly state how to integrate it as a plugin within Claude Code, nor does it detail any configuration options beyond the PATH requirement.

Versioning

  • warning:Release ManagementNo manifest version field, GitHub release tags, or CHANGELOG is present. Install instructions reference `latest`, making version pinning impossible.

Installazione

Aggiungi prima il marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install gopls-lsp@claude-plugins-official
Aggiornato il 2 days ago
Vedi il codice sorgente