Gopls (pronounced “go please”) is an LSP server for Go. The Language Server Protocol allows any text editor to be extended with IDE-like features; see https://langserver.org/ for details.
See https://github.com/golang/tools/blob/master/gopls/README.md for the most up-to-date documentation.
Path | Synopsis |
---|---|
doc | Command generate creates API (settings, etc) documentation in JSON and Markdown for machine and human consumption. |
integration/govim | |
integration/parse | Package parse provides functions to parse LSP logs. |
integration/replay | Replay logs. |
internal/hooks | Package hooks adds all the standard gopls implementations. |
internal/regtest | Package regtest provides a framework for writing gopls regression tests. |
release |
Package main imports 5 packages (graph). Updated 2021-01-16. Refresh now. Tools for package owners.