From 4de7bab70497dc457469416b28db58dff2afc3da Mon Sep 17 00:00:00 2001 From: Bas Leijdekkers Date: Mon, 24 Oct 2016 11:58:32 +0200 Subject: [PATCH] regexp: no need for a declaration subcategory for the Check RegExp intention --- RegExpSupport/src/META-INF/RegExpPlugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RegExpSupport/src/META-INF/RegExpPlugin.xml b/RegExpSupport/src/META-INF/RegExpPlugin.xml index efb7cc128638..e4e838767905 100644 --- a/RegExpSupport/src/META-INF/RegExpPlugin.xml +++ b/RegExpSupport/src/META-INF/RegExpPlugin.xml @@ -21,7 +21,7 @@ org.intellij.lang.regexp.intention.CheckRegExpIntentionAction - RegExp/Declaration + RegExp