Highlight Self as a keyword by default

This commit is contained in:
Lukas Wirth 2022-03-06 00:12:10 +01:00
parent 0bb631bf71
commit e5bb661b7a
5 changed files with 94 additions and 15 deletions

View file

@ -1297,7 +1297,7 @@
{
"id": "selfTypeKeyword",
"description": "Style for the self type keyword",
"superType": "typeParameter"
"superType": "keyword"
},
{
"id": "semicolon",