Lucas Alber
Results
92
comments of
Lucas Alber
Yes! However, I didn't find anything out of the ordinary, sadly :(
The semantic token types are defined by the LSP specification: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens And the LSP plugin should support all of them. See https://lsp.sublimetext.io/customization/#semantic-highlighting This plugin is a bridge to clangd where...