Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsp-protocol

Containing the LSP protocol stubs in Golang.

Usage

go run ./internal/generate -o .

How it's working

The generate tool will clone the go/tools repository, and run the gopls/internal/protocol/generate/main.go file to generate the LSP protocol stubs. The generate tools will copy the tsjson.go and tsprotocol.go files to the specified output directory.

About

LSP protocol spec stub in go.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages