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

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

**Is your feature request related to a problem? Please describe.** Is there any documentation on how to use some of the more involved code generation features? For example, the UI...

feature request

We need to find a way for covering issues like #342 with automated tests.

As a developer, I want to know where are other declarations of the same XML path nodes located and access them quickly. Area of usage is almost all XML declarations:...

line marker
Complex
Priority: P2
Severity: S2

**Describe the bug** (*) PhpStorm highlights possible NullPointerException exception in actions/generation/dialog/InjectAViewModelDialog.java:145. **Expected behavior** (*) We should add a check for null value here. **Please complete the following information:** (*) -...

bug
good first issue

**Is your feature request related to a problem? Please describe.** We should be able to override email template in the custom theme. **Describe the solution you'd like** (*) Add a...

feature request

**Describe the bug** (*) In the current implementation the `Inject a new View Model for this block` action can generate a view model for modules in the vendor directory. **To...

bug

**Description** (*) DRAFT **Contribution checklist** (*) - [ ] Pull request has a meaningful description of its purpose - [ ] All commits are accompanied by meaningful commit messages -...

Progress: review

**Is your feature request related to a problem? Please describe.** Now we can compare *.phtml templates that are overridden in a custom theme. **Describe the solution you'd like** (*) We...