Closed an2riy closed 5 months ago
oh gosh. thanks
Goland, RustRover and ItelliJ IDEA have the same problem. And when the exception has been shown, "some kind of highlight" didn't do well
Goland, RustRover and ItelliJ IDEA have the same problem. And when the exception has been shown, "some kind of highlight" didn't do well
com.intellij.diagnostic.PluginException: ID 'MTToggleOverlaysAction' is already taken by action '切换覆盖物 (切换覆盖物)' (com.mallowigi.idea.actions.MTToggleOverlaysAction) (Plugin: Material Theme UI). Action '切换覆盖物 (切换覆盖物)' (com.mallowigi.idea.actions.MTToggleMoreOverlaysAction) cannot use the same ID (plugin com.chrisrm.idea.MaterialThemeUI) [Plugin: com.chrisrm.idea.MaterialThemeUI]
at com.intellij.openapi.actionSystem.impl.ActionManagerImplKt.reportActionIdCollision(ActionManagerImpl.kt:1995)
at com.intellij.openapi.actionSystem.impl.ActionManagerImplKt.registerAction(ActionManagerImpl.kt:2075)
at com.intellij.openapi.actionSystem.impl.ActionManagerImplKt.registerAction$default(ActionManagerImpl.kt:2061)
at com.intellij.openapi.actionSystem.impl.ActionManagerImplKt.registerOrReplaceActionInner(ActionManagerImpl.kt:2260)
at com.intellij.openapi.actionSystem.impl.ActionManagerImplKt.access$registerOrReplaceActionInner(ActionManagerImpl.kt:1)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.processActionElement(ActionManagerImpl.kt:528)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.processGroupElement(ActionManagerImpl.kt:630)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.registerPluginActions(ActionManagerImpl.kt:384)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.doRegisterActions(ActionManagerImpl.kt:238)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.
Describe the bug
To Reproduce
Open IDE
Expected behavior
No Ecxeption
Material Theme Version
9.3.0
IDE
PHPStorm
System Info
Logs/Screenshots
No response