wake
wake copied to clipboard
Implement LSP Semantic highlight
See https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens.
- highlight AST nodes referencing declarations (=
Identifier
,IdentifierPath
,MemberAccess
,UserDefinedTypeName
,ExternalReference
ofInlineAssembly
)