Skip to content

Commit 9fba39f

Browse files
committed
Add deriveHelper to semanticTokenTypes section of package.json
1 parent 81d26e7 commit 9fba39f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

editors/code/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,6 +1493,11 @@
14931493
"description": "Style for derives",
14941494
"superType": "attribute"
14951495
},
1496+
{
1497+
"id": "deriveHelper",
1498+
"description": "Style for derive helpers",
1499+
"superType": "attribute"
1500+
},
14961501
{
14971502
"id": "dot",
14981503
"description": "Style for .",

0 commit comments

Comments
 (0)