diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index 2c9473c2af8b..908ad4b94b14 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -1421,4 +1421,7 @@ run.anything.generators=true run.anything.bundler.actions=true run.anything.permanent.configurations=true run.anything.temporary.configurations=true -run.anything.undefined.commands=true \ No newline at end of file +run.anything.undefined.commands=true + +vue.extract.component.intention=false +vue.extract.component.intention.description=Allows "Vue Extract Component" intention \ No newline at end of file