|
|
4 dni temu | |
|---|---|---|
| .. | ||
| LICENSE | 4 dni temu | |
| README.md | 4 dni temu | |
Go language server for Claude Code, providing code intelligence, refactoring, and analysis.
.go
Install gopls using the Go toolchain:
go install golang.org/x/tools/gopls@latest
Make sure $GOPATH/bin (or $HOME/go/bin) is in your PATH.