go/internal/lsp/protocol
Suzy Mueller 22ab2538d4 internal/lsp: rename viewport to range
The final LSP spec for 3.17 changed the name of ViewPort to Range
for both InlayHints and InlineValues. This manually updates just
these fields in our protocol.

Change-Id: I0303a36536016ca59c87dc45f55fadcd80e72bfc
Reviewed-on: https://go-review.googlesource.com/c/tools/+/413677
Reviewed-by: Robert Findley <rfindley@google.com>
Run-TryBot: Suzy Mueller <suzmue@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
2022-06-23 18:17:15 +00:00
..
typescript gopls: remove usage of golang.org/x/xerrors 2022-04-20 15:33:22 +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 gopls: remove usage of golang.org/x/xerrors 2022-04-20 15:33:22 +00:00
span.go internal/lsp/mod: fix broken assumptions about file base 2022-06-01 22:04:06 +00:00
tsclient.go gopls: remove usage of golang.org/x/xerrors 2022-04-20 15:33:22 +00:00
tsprotocol.go internal/lsp: rename viewport to range 2022-06-23 18:17:15 +00:00
tsserver.go gopls: remove usage of golang.org/x/xerrors 2022-04-20 15:33:22 +00:00