aboutsummaryrefslogtreecommitdiff
path: root/gopls/internal/lsp/cmd/usage/semtok.hlp
blob: 459ed596c87062384087e4d8434ee4582a4a5425 (plain)
1
2
3
4
5
6
7
8
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