Marco
Marco
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.Throwable: Thread context was already set: com.intellij.openapi.actionSystem.ex.ActionContextElement@3cc20ee9 at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376) at com.intellij.concurrency.ThreadContext$installThreadContext$1.invoke(threadContext.kt:129) at com.intellij.concurrency.ThreadContext$installThreadContext$1.invoke(threadContext.kt:127) at com.intellij.concurrency.ThreadContext.withThreadLocal(threadContext.kt:183)...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.magento.idea.magento2plugin.actions.comparator.CompareTemplateAction' must override `getActionUpdateThread` and...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.Throwable: Thread context was already set: InstalledThreadContext(snapshot=null, context=[ComponentManager(ProjectImpl@1534190049), CoroutineName(com.magento.idea.magento2plugin.actions.generation.NewModuleAction#actionPerformed@ProjectViewPopup), StandaloneCoroutine{Active}@10baa56c, ModalityState.NON_MODAL, ActionContextElement(Magento2NewModule@ProjectViewPopup)]). Most likely, you...