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.IllegalArgumentException: Argument for @NotNull parameter 'project' of com/magento/idea/magento2plugin/project/Settings.isEnabled must not be null at com.magento.idea.magento2plugin.project.Settings.$$$reportNull$$$0(Settings.java) at...

bug

**Is your feature request related to a problem? Please describe.** We need to extend the README.md file generation through the context menu. For now it is raw and can be...

**Is your feature request related to a problem? Please describe.** No, related issue: [#861 ](https://github.com/magento/magento2-phpstorm-plugin/issues/861) A clear and concise description of what the problem is. Ex. I'm always frustrated when...

**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.util.IncorrectOperationException: Rebind cannot be performed for class com.magento.idea.magento2plugin.reference.xml.PolyVariantReferenceBase at com.intellij.psi.PsiReferenceBase.bindToElement(PsiReferenceBase.java:113) at com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesProcessor.retargetUsages(MoveFilesOrDirectoriesProcessor.java:375) at com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesProcessor.performRefactoringInBranch(MoveFilesOrDirectoriesProcessor.java:248) at...

bug

**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.util.IncorrectOperationException: Rebind cannot be performed for class com.magento.idea.magento2plugin.reference.xml.PolyVariantReferenceBase at com.intellij.psi.PsiReferenceBase.bindToElement(PsiReferenceBase.java:113) at com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesProcessor.retargetUsages(MoveFilesOrDirectoriesProcessor.java:375) at com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesProcessor.performRefactoringInBranch(MoveFilesOrDirectoriesProcessor.java:248) at...

bug

**Is your feature request related to a problem? Please describe.** I often have the following workflow: - I need a specific functionality from the core in my custom code -...

Complex
Award: test coverage
Expert
feature request

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

**Describe the bug** (*) A clear and concise description of what the bug is. I do not now, what it was. It is starts afrei i installed this extension: https://plugins.jetbrains.com/plugin/7177-file-watchers/...

bug

**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.IndexOutOfBoundsException: toIndex = 2 at java.base/java.util.AbstractList.subListRangeCheck(AbstractList.java:507) at java.base/java.util.ArrayList.subList(ArrayList.java:1138) at com.magento.idea.magento2plugin.inspections.graphqls.fix.CreateResolverClassQuickFix.applyFix(CreateResolverClassQuickFix.java:43) at com.magento.idea.magento2plugin.inspections.graphqls.fix.CreateResolverClassQuickFix.applyFix(CreateResolverClassQuickFix.java:22) at com.intellij.codeInspection.ex.QuickFixWrapper.invoke(QuickFixWrapper.java:75) at...

bug

**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4 at com.magento.idea.magento2plugin.actions.CopyMagentoPath.getIndexOf(CopyMagentoPath.java:103) at com.magento.idea.magento2plugin.actions.CopyMagentoPath.getIndexOf(CopyMagentoPath.java:103) at com.magento.idea.magento2plugin.actions.CopyMagentoPath.getIndexOf(CopyMagentoPath.java:103)...

bug