mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 09:12:22 +07:00
[inspections] IDEA-321711 Use optimized PsiElementVisitor implementations
GitOrigin-RevId: 18ebc32aec877f71cd185ee7072dd139c076e9a3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f8f9f82c96
commit
c53774e2fc
@@ -36,6 +36,8 @@
|
||||
<categoryKey>inspection.group.name.regexp</categoryKey>
|
||||
</intentionAction>
|
||||
|
||||
<inspection.basicVisitor class="org.intellij.lang.regexp.psi.RegExpElementVisitor"/>
|
||||
|
||||
<localInspection shortName="CustomRegExpInspection" enabledByDefault="true" level="NON_SWITCHABLE_WARNING" dynamicGroup="true"
|
||||
bundle="messages.RegExpBundle" groupKey="inspection.group.name.regexp" key="inspection.name.custom.regexp"
|
||||
implementationClass="org.intellij.lang.regexp.inspection.custom.CustomRegExpInspection" language=""/>
|
||||
|
||||
Reference in New Issue
Block a user