go/internal/lsp/protocol
pjw 5659e49346 internal/lsp/protocol/typescript: update LSP generating code
code.ts and util.ts for the latest version of the LSP protocol.

Change-Id: I911254ee7e66d91071e465ed83c456975e358ca4
Reviewed-on: https://go-review.googlesource.com/c/tools/+/288732
Trust: Peter Weinberger <pjw@google.com>
Trust: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2021-02-02 17:43:53 +00:00
..
typescript internal/lsp/protocol/typescript: update LSP generating code 2021-02-02 17:43:53 +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: fix builds and tests for go1.12+ 2020-08-27 14:30:46 +00:00
span.go internal/lsp: update to latest version of LSP protocol 2021-02-02 11:32:59 +00:00
tsclient.go internal/lsp: update to latest version of LSP protocol 2021-02-02 11:32:59 +00:00
tsprotocol.go internal/lsp: update to latest version of LSP protocol 2021-02-02 11:32:59 +00:00
tsserver.go internal/lsp: update to latest version of LSP protocol 2021-02-02 11:32:59 +00:00