mirror of https://github.com/golang/go.git
There are a number of new RPCs, for CallHeirarchy, SemanticTokens, and WorkDoneProgress. Some of the messages now have two slashes, like 'textDocument/semanticTokens/edits'. A few unused RegistrationOptions are no longer present. Only generated code has changed. There are no changes any other .go code. The typescript code needed a new heuristic for finding the RPCs Change-Id: Ie6942abac3a0cd60e86afe3fdbc6f6b0e9b30cb0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/216537 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| typescript | ||
| context.go | ||
| doc.go | ||
| enums.go | ||
| log.go | ||
| protocol.go | ||
| span.go | ||
| tsclient.go | ||
| tsprotocol.go | ||
| tsserver.go | ||