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

**Description** (*) Fixes issue thread context was already set and windows related issues with UI forms **Fixed Issues (if relevant)** 1. Fixes magento/magento2-phpstorm-plugin#2080 **Questions or comments** **Contribution checklist** (*) -...

**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.IllegalArgumentException: Argument for @NotNull parameter 'psiDirectory' of com/magento/idea/magento2plugin/util/magento/GetModuleNameByDirectoryUtil.execute must not be null at com.magento.idea.magento2plugin.util.magento.GetModuleNameByDirectoryUtil.$$$reportNull$$$0(GetModuleNameByDirectoryUtil.java) at...

bug

**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: java.lang.Throwable at com.intellij.idea.IdeaLogger.error(IdeaLogger.java:154) at com.intellij.openapi.diagnostic.Logger.error(Logger.java:387) at com.intellij.platform.eel.impl.fs.EelEarlyAccessApplicationActivity.execute$lambda$0(EelEarlyAccessApplicationActivity.kt:39) at com.intellij.platform.core.nio.fs.MultiRoutingFileSystemProvider.getDelegate(MultiRoutingFileSystemProvider.java:204) at com.intellij.platform.core.nio.fs.DelegatingFileSystemProvider.readAttributes(DelegatingFileSystemProvider.java:241) at java.base/java.nio.file.Files.readAttributes(Files.java:1854) at...

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. ``` java.lang.IllegalArgumentException: Argument for @NotNull parameter 'psiDirectory' of com/magento/idea/magento2plugin/util/magento/GetModuleNameByDirectoryUtil.execute must not be null at com.magento.idea.magento2plugin.util.magento.GetModuleNameByDirectoryUtil.$$$reportNull$$$0(GetModuleNameByDirectoryUtil.java) at...

bug

**Describe the bug** (*) I've created a form with the form ui component tool however the form is not usable due to a Fatal Error. The button added tries to...

bug

**Is your feature request related to a problem? Please describe.** I think it's very common to have created_at and updated_at dates in a model's properties to track information about when...

**Description** (*) **Fixed Issues (if relevant)** 1. Fixes magento/magento2-phpstorm-plugin#2516 **Questions or comments** **Contribution checklist** (*) - [ ] Pull request has a meaningful description of its purpose - [ ]...

**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.IllegalArgumentException: Argument for @NotNull parameter 'psiDirectory' of com/magento/idea/magento2plugin/util/magento/GetModuleNameByDirectoryUtil.execute must not be null at com.magento.idea.magento2plugin.util.magento.GetModuleNameByDirectoryUtil.$$$reportNull$$$0(GetModuleNameByDirectoryUtil.java) at...

bug

When I right click on file and select "Override this file in a project theme" on the popup window dropdown list is empty. I am using the latest version of...

bug