We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
modifier
1 parent 0ab5533 commit d305c8dCopy full SHA for d305c8d
client/src/common/semanticTokens.ts
@@ -68,7 +68,6 @@ export class SemanticTokensFeature extends TextDocumentLanguageFeature<boolean |
68
SemanticTokenTypes.method,
69
SemanticTokenTypes.macro,
70
SemanticTokenTypes.keyword,
71
- SemanticTokenTypes.modifier,
72
SemanticTokenTypes.comment,
73
SemanticTokenTypes.string,
74
SemanticTokenTypes.number,
0 commit comments