go/internal/lsp/cmd/usage/semtok.hlp

9 lines
180 B
Plaintext

show semantic tokens for the specified file
Usage:
gopls [flags] semtok <filename>
Example: show the semantic tokens for this file:
$ gopls semtok internal/lsp/cmd/semtok.go