mirror of https://github.com/golang/go.git
Upgrades to bring gopls up to date with the latest LSP protocol specifications. There are two new RPCs, Moniker, and ResolveCodeAction, and a new field CodeDescription in Diagnostic. This CL also includes the tiny change to helper.go to cope with _s in function declarations. Change-Id: I1a0dcb57adc48510f2a0ed97cf18aa4719648822 Reviewed-on: https://go-review.googlesource.com/c/tools/+/265117 Run-TryBot: Peter Weinberger <pjw@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> Trust: Peter Weinberger <pjw@google.com> |
||
|---|---|---|
| .. | ||
| typescript | ||
| codeactionkind.go | ||
| context.go | ||
| doc.go | ||
| enums.go | ||
| log.go | ||
| protocol.go | ||
| span.go | ||
| tsclient.go | ||
| tsprotocol.go | ||
| tsserver.go | ||