internal: Handle macro calls better in highlighting
This commit is contained in:
@@ -61,6 +61,7 @@ define_semantic_token_types![
|
||||
(LABEL, "label"),
|
||||
(LIFETIME, "lifetime"),
|
||||
(LOGICAL, "logical"),
|
||||
(MACRO_BANG, "macroBang"),
|
||||
(OPERATOR, "operator"),
|
||||
(PARENTHESIS, "parenthesis"),
|
||||
(PUNCTUATION, "punctuation"),
|
||||
|
||||
Reference in New Issue
Block a user