1
0
mirror of https://github.com/golang/go synced 2024-11-18 22:44:48 -07:00
go/internal/lsp/protocol
Peter Weinberger 9f4e794660 internal/lsp/protocol: define types in alphabetical order in tsprotocol.go
Change tsprotocol.go so that the types are in alphabetical order, which
will make it simpler to see what has changed. (In this version only the
git hash and date have changed. The Go code has only been rearranged.)

The typescript code with this tiny change will be submitted in
another CL.

Change-Id: I7055b31075c7b3cda6e23b467205683423529c33
Reviewed-on: https://go-review.googlesource.com/c/tools/+/205499
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-11-11 13:44:43 +00:00
..
typescript internal/lsp: cancel early 2019-10-22 07:49:31 +00:00
context.go
doc.go
enums.go internal/lsp: remove duplicated enums 2019-09-25 15:30:23 +00:00
log.go internal/lsp: fix lsp trace log format for gopls 2019-10-16 17:14:07 +00:00
protocol.go internal/lsp: cancel early 2019-10-22 07:49:31 +00:00
span.go
tsclient.go internal/lsp: cancel early 2019-10-22 07:49:31 +00:00
tsprotocol.go internal/lsp/protocol: define types in alphabetical order in tsprotocol.go 2019-11-11 13:44:43 +00:00
tsserver.go internal/lsp: cancel early 2019-10-22 07:49:31 +00:00