diff --git a/editors/code/package.json b/editors/code/package.json index a3385a3868b..ad5f97bb191 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -1496,6 +1496,11 @@ "description": "Style for derives", "superType": "attribute" }, + { + "id": "deriveHelper", + "description": "Style for derive helpers", + "superType": "attribute" + }, { "id": "dot", "description": "Style for .",