We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f401d1 commit 303f323Copy full SHA for 303f323
src/main/resources/META-INF/plugin.xml
@@ -21,7 +21,7 @@
21
</extensions>
22
23
<applicationListeners>
24
- <listener class="com.github.ilovegamecoding.intellijcodexp.listeners.CodeXPEventListener"
+ <listener class="com.github.ilovegamecoding.intellijcodexp.listeners.IdeEventListener"
25
topic="com.intellij.openapi.actionSystem.ex.AnActionListener"/>
26
</applicationListeners>
27
</idea-plugin>
0 commit comments