メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

gopls-lsp

Plugin 検証済み
90

Go language server for code intelligence and refactoring

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.

インストール

まずマーケットプレイスを追加

/plugin marketplace add anthropics/claude-plugins-official
/plugin install gopls-lsp@claude-plugins-official
5 days ago に更新
ソースコードを表示