mirror of https://github.com/golang/go.git
There is insufficient type information to compute semantic tokens in packages that don't compile. Particularly affected are test files and files being actively edited in new packages. Further, existing code could panic on poorly formed imports; this has been fixed. Computing semantic tokens for identifiers having neither use or definition information has been improved. (Each of the many cases in the new function unkIdent() occurs in existing code or test files.) Change-Id: Id1b5db0622b17076de1ed23a950a20cd03c3750a Reviewed-on: https://go-review.googlesource.com/c/tools/+/333869 Run-TryBot: Peter Weinberger <pjw@google.com> Trust: 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> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fakenet | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| jsonrpc2_v2 | ||
| lsp | ||
| memoize | ||
| mod | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| stack | ||
| testenv | ||
| tool | ||
| typeparams | ||
| typesinternal | ||
| xcontext | ||