lsp4j
lsp4j copied to clipboard
Feature request: add `SemanticTokenTypes.Boolean`
context: https://github.com/scalameta/metals-feature-requests/issues/388
This would make highlighting booleans easier. I'm willing to open a PR if it's accepted.
I don't see where boolean is specified in https://microsoft.github.io/language-server-protocol/specifications/lsp/3.18/specification/#textDocument_semanticTokens ?