Skip to content

Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)

License

Notifications You must be signed in to change notification settings

go-programmer/go-langserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Language Server Build Status

go-langserver is a Go language server that speaks Language Server Protocol. It supports editor features such as go-to-definition, hover, and find-references for Go projects.

Open in Sourcegraph

To build and install the standalone go-langserver run

go get github.com/sourcegraph/go-langserver

Status: experimental

About

Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.9%
  • Other 1.1%