Skip to content

goplus/goxls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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