go/internal/lsp/protocol
Peter Weinbergr 88a9bccae5 internal/lsp/protocol: update code generated for LSP
There are no changes that affect gopls. The changes are for forthcoming
3.17 features.

Change-Id: Ic18872a9de980ce777b6d5384166de6ee9944622
Reviewed-on: https://go-review.googlesource.com/c/tools/+/322249
Trust: Rebecca Stambler <rstambler@golang.org>
Trust: Peter Weinberger <pjw@google.com>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
2021-05-24 18:03:47 +00:00
..
typescript internal/lsp/protocol: update code generated for LSP 2021-05-24 18:03:47 +00:00
codeactionkind.go gopls: add "go test" code action 2020-10-13 16:52:01 +00:00
context.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
doc.go
enums.go internal/lsp: remove duplicated enums 2019-09-25 15:30:23 +00:00
log.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
protocol.go internal/lsp/lsprpc: implement cancellation using jsonrpc2_v2 2021-05-19 14:12:35 +00:00
span.go internal/lsp: eliminate funcs from commands, and refactor 2021-02-09 22:07:08 +00:00
tsclient.go internal/lsp/protocol: update code generated for LSP 2021-05-24 18:03:47 +00:00
tsprotocol.go internal/lsp/protocol: update code generated for LSP 2021-05-24 18:03:47 +00:00
tsserver.go internal/lsp/protocol: update code generated for LSP 2021-05-24 18:03:47 +00:00