register ImportUsageFilteringRuleProvider in LangExtensions.xml once

GitOrigin-RevId: 7891d77f5867d852112cbbe366a63d8efa9e4929
This commit is contained in:
Daniil Ovchinnikov
2021-06-23 17:38:57 +02:00
committed by intellij-monorepo-bot
parent 5e87e36e23
commit 4234f5f3a2
4 changed files with 3 additions and 6 deletions

View File

@@ -14,8 +14,6 @@
<projectAttachProcessor implementation="com.intellij.platform.ModuleAttachProcessor"/>
<usageFilteringRuleProvider implementation="com.intellij.usages.impl.ImportUsageFilteringRuleProvider"/>
<bundledColorScheme path="/colorSchemes/monokai"/>
<bundledColorScheme path="/colorSchemes/twilight"/>
<bundledColorScheme path="/colorSchemes/WarmNeon"/>