diff --git a/editors/code/package.json b/editors/code/package.json index 86a70a89a7..c57fbdda2a 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -879,6 +879,10 @@ { "id": "unsafe", "description": "Style for unsafe operations" + }, + { + "id": "consuming", + "description": "Style for non-Copy lvalues consumed by method/function call" } ], "semanticTokenScopes": [