magento2-phpstorm-plugin icon indicating copy to clipboard operation
magento2-phpstorm-plugin copied to clipboard

PHPStorm Plugin for Magento 2

Results 553 magento2-phpstorm-plugin issues
Sort by recently updated
recently updated
newest added

**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...

bug

**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.Throwable: Slow operations are prohibited on EDT. See SlowOperations.assertSlowOperationsAreAllowed javadoc. at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376) at com.intellij.util.SlowOperations.assertSlowOperationsAreAllowed(SlowOperations.java:101) at...

bug

**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...

bug

**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.NewWidgetXmlAction' must override `getActionUpdateThread` and...

bug

**Describe the bug** (*) java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null at java.desktop/javax.swing.ImageIcon.(ImageIcon.java:232) at com.magento.idea.magento2uct.execution.configurations.UctSettingsEditor.$$$setupUI$$$(UctSettingsEditor.java) at com.magento.idea.magento2uct.execution.configurations.UctSettingsEditor.(UctSettingsEditor.java:96) at com.magento.idea.magento2uct.execution.configurations.UctRunConfiguration.getConfigurationEditor(UctRunConfiguration.java:197) at com.intellij.execution.impl.ConfigurationSettingsEditorWrapper.createWrapper(ConfigurationSettingsEditorWrapper.java:194) at com.intellij.execution.impl.SingleConfigurationConfigurable.(SingleConfigurationConfigurable.java:77) at com.intellij.execution.impl.SingleConfigurationConfigurable.editSettings(SingleConfigurationConfigurable.java:115) at com.intellij.execution.impl.RunConfigurable.createNewConfiguration(RunConfigurable.kt:842) at com.intellij.execution.impl.RunConfigurable.createNewConfiguration(RunConfigurable.kt:877)...

bug

**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null at java.desktop/javax.swing.ImageIcon.(ImageIcon.java:232) at com.magento.idea.magento2uct.ui.ConfigurationDialog.$$$setupUI$$$(ConfigurationDialog.java) at com.magento.idea.magento2uct.ui.ConfigurationDialog.(ConfigurationDialog.java:76) at...

bug

**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.generation.NewModuleAction' must override `getActionUpdateThread` and...

bug

**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...

bug

**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@2183c9d0 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)...

bug

**Description** (*) **Fixed Issues (if relevant)** 1. Fixes #1315 **Contribution checklist** (*) - [ ] Pull request has a meaningful description of its purpose - [ ] All commits are...

Progress: ready for review