Przejdź do głównej treści
Ta treść nie jest jeszcze dostępna w Twoim języku i jest wyświetlana po angielsku.

gopls-lsp

Plugin Zweryfikowano
90

Go language server for code intelligence and refactoring

Podsumowanie AI

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.

Instalacja

Najpierw dodaj marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install gopls-lsp@claude-plugins-official
Zaktualizowano 2 days ago
Zobacz kod źródłowy