1
0
mirror of https://github.com/golang/go synced 2024-11-19 05:04:43 -07:00
go/internal/lsp/protocol
Peter Weinberger 027b3b4d7b internal/lsp/protocol: bring the code generating programs up to date
This is the typescript code that generates the current versions of
tsprotocol.go, tsserver.go, and tsclient.go.

Change-Id: If40cd7a46e5e7d646d99670da5e04831b6ddc222
Reviewed-on: https://go-review.googlesource.com/c/tools/+/180477
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-06-13 13:40:55 +00:00
..
typescript internal/lsp/protocol: bring the code generating programs up to date 2019-06-13 13:40:55 +00:00
doc.go internal/lsp: the core lsp protocol 2018-09-25 15:17:08 +00:00
enums.go internal/lsp: switch completion item tests to using the enum strings 2019-04-17 17:57:43 +00:00
log.go internal/lsp: add the ability to log back to the client 2019-04-01 16:22:08 +00:00
protocol.go internal/lsp: add the ability to log back to the client 2019-04-01 16:22:08 +00:00
span.go internal/lsp: update column mapper with content on incremental changes 2019-05-20 19:04:59 +00:00
tsclient.go internal/lsp: send void client response to client/registerCapapbility 2019-05-30 18:43:49 +00:00
tsprotocol.go internal/lsp: remove SelectionRange and textDocument/selectionRange 2019-05-24 12:55:31 +00:00
tsserver.go internal/lsp: remove SelectionRange and textDocument/selectionRange 2019-05-24 12:55:31 +00:00