goplus / goxls

The Go/Go+ Language Server
https://marketplace.visualstudio.com/items?itemName=goplus.gop
Apache License 2.0
2 stars 1 forks source link
debugger go golang gop goplus language-server-protocol lsp

goxls - the Go/Go+ Language Server

Build Status GitHub release Language

goxls is a language-server protocol (LSP) server for Go/Go+. An LSP server analyses the source code of a project and responds to requests from a wide range of editors such as VSCode and Vim, allowing them to support IDE-like functionality.

How to install

gop install github.com/goplus/goxls@latest