Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 719 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 719 Bytes

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