Editor: Code: Add callable to package.json

This commit is contained in:
GrayJack 2020-10-16 09:06:52 -03:00
parent a483b5545d
commit 2e66fae1db
No known key found for this signature in database
GPG key ID: 12C54E04AAB9931E

View file

@ -929,6 +929,10 @@
{
"id": "consuming",
"description": "Style for non-Copy lvalues consumed by method/function call"
},
{
"id": "callable",
"description": "Style for variables/parameters that can be used in call expressions"
}
],
"semanticTokenScopes": [