go/internal/lsp/protocol
pjw 2f64839e75 internal/lsp/protocol: bring LSP protocol up to date
No significant changes.
The only change is to CompletionItemLabelDetails, which is new in 3.17.

Change-Id: I172f0ff72f5c27c0907d7ad733f19a6320c5f510
Reviewed-on: https://go-review.googlesource.com/c/tools/+/339089
Run-TryBot: Peter Weinberger <pjw@google.com>
Trust: Peter Weinberger <pjw@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2021-08-03 20:45:05 +00:00
..
typescript internal/lsp/protocol: bring LSP protocol up to date 2021-08-03 20:45:05 +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 internal/lsp: the core lsp protocol 2018-09-25 15:17:08 +00:00
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: bring LSP protocol up to date 2021-08-03 20:45:05 +00:00
tsprotocol.go internal/lsp/protocol: bring LSP protocol up to date 2021-08-03 20:45:05 +00:00
tsserver.go internal/lsp/protocol: bring LSP protocol up to date 2021-08-03 20:45:05 +00:00