go/internal/lsp/testdata/semantic
Peter Weinberger cb1acef8be Revert "internal/lsp/semantic.go: repress useless messages and tighten logic"
This reverts commit 5b540d349b.

Reason for revert: left in logging statements

Change-Id: I9ef5cd79e9ae8c94098fceca3a356fa3377c16e7
Reviewed-on: https://go-review.googlesource.com/c/tools/+/333711
Trust: Peter Weinberger <pjw@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Run-TryBot: Peter Weinberger <pjw@google.com>
2021-07-10 00:41:40 +00:00
..
README.md internal/lsp: in semantic tokens, better distinguish between types and variables 2021-05-11 14:51:35 +00:00
a.go Revert "internal/lsp/semantic.go: repress useless messages and tighten logic" 2021-07-10 00:41:40 +00:00
a.go.golden Revert "internal/lsp/semantic.go: repress useless messages and tighten logic" 2021-07-10 00:41:40 +00:00
b.go internal/lsp: in semantic tokens, better distinguish between types and variables 2021-05-11 14:51:35 +00:00
b.go.golden internal/lsp: in semantic tokens, better distinguish between types and variables 2021-05-11 14:51:35 +00:00
semantic_test.go internal/lsp: add gopls semtok command and semantic token tests 2020-10-16 18:10:36 +00:00

README.md

The golden files are the output of gopls semtok <src-file>, with -- semantic -- inserted as the first line (the spaces are mandatory) and an extra newline at the end.