본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

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
6 days ago에 업데이트됨
소스 코드 보기