diff --git a/editors/code/package.json b/editors/code/package.json index 4bd3117fc80..af845d7bc42 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -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": [