1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:08:33 -06:00
go/internal/lsp/protocol
pjw 99be2d6e79 internal/lsp: bring lsp protocol stubs up to date
The only substantial change is data types for CallHeirarchy.

util.ts has changed the hash, and adapted to a new source layout, plus
the usual pointless whitespace changes. code.ts has learned a little more
about typescript ASTs.

Change-Id: I9cb3a9a9034d46f4a479123779da3bb3474e4a42
Reviewed-on: https://go-review.googlesource.com/c/tools/+/237377
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-06-11 18:15:06 +00:00
..
typescript internal/lsp: bring lsp protocol stubs up to date 2020-06-11 18:15:06 +00:00
context.go internal/event: improve the logging of events 2020-05-11 17:49:55 +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 internal/jsonrpc2: Add Close method to Stream. 2020-05-27 15:00:44 +00:00
protocol.go internal/lsp: minor protocol cleanup 2020-06-09 12:41:32 +00:00
span.go internal/span,lsp: disambiguate URIs, DocumentURIs, and paths 2020-02-14 22:51:03 +00:00
tsclient.go internal/lsp: bring lsp protocol stubs up to date 2020-06-11 18:15:06 +00:00
tsprotocol.go internal/lsp: bring lsp protocol stubs up to date 2020-06-11 18:15:06 +00:00
tsserver.go internal/lsp: bring lsp protocol stubs up to date 2020-06-11 18:15:06 +00:00