1
0
mirror of https://github.com/golang/go synced 2024-10-01 03:18:33 -06:00
go/internal/lsp/protocol
Ian Cottrell 0ec5c269d4 internal/lsp: clean up the confguraton handling
Now the jsonrpc2 library allows you to call outgoing methods within a handler
we can clean up some stuff and also have it work correctly in more cases.

Change-Id: I8633069816d92f7cc16842431775efb1a98a506a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/170008
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-03-29 20:00:12 +00:00
..
preserve tools/cmd/gopls: modify gopls to use automatcally generated types 2019-03-12 15:13:52 +00:00
typescript tools/internal/lsp/protocol: generate LSP protocol types from source 2019-03-12 15:15:45 +00:00
client.go internal/jsonrpc2: change to a more synchronous dispatch model 2018-11-14 19:09:51 +00:00
doc.go internal/lsp: the core lsp protocol 2018-09-25 15:17:08 +00:00
printers.go internal/lsp: convert to the new location library 2019-03-13 19:34:21 +00:00
protocol.go internal/lsp: clean up the confguraton handling 2019-03-29 20:00:12 +00:00
server.go tools/cmd/gopls: modify gopls to use automatcally generated types 2019-03-12 15:13:52 +00:00
span.go internal/span: change to private fields 2019-03-15 18:05:47 +00:00
tsprotocol.go tools/cmd/gopls: modify gopls to use automatcally generated types 2019-03-12 15:13:52 +00:00