mirror of https://github.com/golang/go.git
This Cl adds all the support for producing semantic tokens other than generating them. That includes new stubs for LSP, a new option for the user to choose semantic tokens, and the skeleton for producing semantic tokens, except that 0 semantic tokens are produced. vscode 1.49.1 (the current version) does not ask for semantic tokens; vscode-insiders does. Change-Id: Iceb8fff974deb9283281319bb5878271c3d3170d Reviewed-on: https://go-review.googlesource.com/c/tools/+/257578 Run-TryBot: Peter Weinberger <pjw@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> Trust: Peter Weinberger <pjw@google.com> |
||
|---|---|---|
| .. | ||
| typescript | ||
| context.go | ||
| doc.go | ||
| enums.go | ||
| log.go | ||
| protocol.go | ||
| span.go | ||
| tsclient.go | ||
| tsprotocol.go | ||
| tsserver.go | ||