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

nicot/go-langserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go language server (based on the Language Server Protocol) Build Status

langserver-go 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.

The ./vscode directory contains a Visual Studio Code extension that provides Go language support using this language server.

Status: experimental

Open in Sourcegraph

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

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.9%
  • TypeScript 3.0%
  • Makefile 0.1%