Add deriveHelper to semanticTokenTypes section of package.json

This commit is contained in:
Lukas Wirth 2022-11-24 22:26:05 +01:00
parent 81d26e730e
commit 9fba39f0c0

View File

@ -1493,6 +1493,11 @@
"description": "Style for derives",
"superType": "attribute"
},
{
"id": "deriveHelper",
"description": "Style for derive helpers",
"superType": "attribute"
},
{
"id": "dot",
"description": "Style for .",