Add ConstParams to the ide layer
This commit is contained in:
@@ -44,6 +44,7 @@ define_semantic_token_types![
|
||||
(ESCAPE_SEQUENCE, "escapeSequence"),
|
||||
(FORMAT_SPECIFIER, "formatSpecifier"),
|
||||
(GENERIC, "generic"),
|
||||
(CONST_PARAMETER, "constParameter"),
|
||||
(LIFETIME, "lifetime"),
|
||||
(LABEL, "label"),
|
||||
(PUNCTUATION, "punctuation"),
|
||||
|
||||
Reference in New Issue
Block a user