Enable metals semantic highlighting
This commit is contained in:
parent
7bd9cb16b8
commit
3a564ac426
2 changed files with 6 additions and 0 deletions
|
@ -177,6 +177,7 @@ let
|
|||
{ face = "class"; token = "struct"; }
|
||||
{ face = "class"; token = "trait"; }
|
||||
{ face = "class"; token = "union"; }
|
||||
{ face = "class"; token = "class"; }
|
||||
|
||||
## Comments
|
||||
{ face = "documentation"; token = "comment"; modifiers = [ "documentation" ]; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue