Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

gopls-lsp

Plugin Проверено
90

Go language server for code intelligence and refactoring

Резюме ИИ

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.

Установка

Сначала добавьте Marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install gopls-lsp@claude-plugins-official
Обновлено 2 days ago
Посмотреть исходный код