wake icon indicating copy to clipboard operation
wake copied to clipboard

Implement LSP Semantic highlight

Open michprev opened this issue 2 years ago • 0 comments

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 of InlineAssembly)

michprev avatar Jul 17 '22 11:07 michprev