magento2-phpstorm-plugin
magento2-phpstorm-plugin copied to clipboard
PHPStorm Plugin for Magento 2
Fixes multiple: ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. ``` Fixes: https://github.com/magento/magento2-phpstorm-plugin/issues/2032 and possible most of the 90 bug reports in the issue tracker. Depends on...
**Description** (*) Adds a compatibility with the latest version of IDEA. I have access only to IDEA Ultimate and I have tested the plugin locally with the latest version only....
**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@35743aca 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. ``` java.lang.Throwable: Thread context was already set: com.intellij.openapi.actionSystem.ex.ActionContextElement@35743aca 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.magento2uct.actions.RunUpgradeCompatibilityToolAction' must override `getActionUpdateThread()` and...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.Throwable: Assertion failed: Do not use PsiElement for popup model. See PsiTargetNavigator at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:469) at...
**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.context.xml.NewViewXmlAction' must override `getActionUpdateThread` and...
**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.magento2uct.actions.ConfigureUctAction' must override `getActionUpdateThread()` and...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.Throwable: Assertion failed: Do not use PsiElement for popup model. See PsiTargetNavigator at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:465) at...
**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.context.xml.NewDiXmlAction' must override `getActionUpdateThread` and...