Fix highlighting token names
This commit is contained in:
@@ -52,12 +52,12 @@ export class Highlighter {
|
||||
decoration('function'),
|
||||
decoration('parameter'),
|
||||
decoration('constant'),
|
||||
decoration('type'),
|
||||
decoration('type.self'),
|
||||
decoration('type.builtin'),
|
||||
decoration('type.generic'),
|
||||
decoration('type.param'),
|
||||
decoration('type.lifetime'),
|
||||
decoration('builtin'),
|
||||
decoration('type.param'),
|
||||
decoration('type.self'),
|
||||
decoration('type'),
|
||||
decoration('text'),
|
||||
decoration('attribute'),
|
||||
decoration('literal'),
|
||||
|
||||
Reference in New Issue
Block a user