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: Stub ids not found for key in index = php.namespace.shortName, file = file:///private/var/www/bauhausfi-m2/app/code/Vaimo/BauhausElasticsuite/Model/Rule/Condition/Product/AttributeList.php, file...

bug

**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.NoClassDefFoundError: com/intellij/lang/jsgraphql/GraphQLIcons at com.magento.idea.magento2plugin.linemarker.php.GraphQlResolverUsageLineMarkerProvider.collectSlowLineMarkers(GraphQlResolverUsageLineMarkerProvider.java:49) at com.intellij.codeInsight.daemon.impl.LineMarkersPass.queryProviders(LineMarkersPass.java:201) at com.intellij.codeInsight.daemon.impl.LineMarkersPass.lambda$doCollectInformation$3(LineMarkersPass.java:104) at com.intellij.codeInsight.daemon.impl.Divider.divideInsideAndOutsideInOneRoot(Divider.java:87) at com.intellij.codeInsight.daemon.impl.LineMarkersPass.doCollectInformation(LineMarkersPass.java:91) at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:57) at...

bug

**Description** (*) Added check for moduleName variable to prevent IllegalArgumentException. **Fixed Issues (if relevant)** 1. Fixes magento/magento2-phpstorm-plugin#1131 **Questions or comments** **Contribution checklist** (*) - [ ] Pull request has a...

**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.IllegalArgumentException: Argument for @NotNull parameter 'dataKey' of com/intellij/util/indexing/FileBasedIndexImpl.getContainingFiles must not be null at com.intellij.util.indexing.FileBasedIndexImpl.$$$reportNull$$$0(FileBasedIndexImpl.java) at...

bug

**Description** (*) It was added by sorting the plugin parkers depending on it's "before" "around" or "after" plugin, and by the sortOrder attribute value. But it was not included in...

partners-contribution
Partner: Atwix
Progress: review

**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: Failed to build index 'com.magento.idea.magento2plugin.stubs.indexes.require_js' for file file:///var/www/m2/m2-ce-boo/app/code/Magenest/ShopByBrand/view/frontend/requirejs-config.js (id = 1078323) (file type =...

bug

**Is your feature request related to a problem? Please describe.** If in the **etc/config.xml** file there was support for an autocomplete of available scopes, sections, groups, and fields, which would...

Award: advanced
Award: test coverage
Award: category of expertise
next release
planned-release-4.4.0

After upgrading phpStorm to 2022.1.2 the Magento2 plugin stopped working. No context menu with Magento2 related items appear, neither in the project browser nor the editor context menu. **Describe the...

bug

**Is your feature request related to a problem? Please describe.** If you leave the caches, then the state of the project may not correspond to the site's reaction to user...

**Describe the bug** (*) It is not possible to create an observer through the context menu **To Reproduce** (*) Steps to reproduce the behavior: 1. Go to any class with...

bug