magento2-phpstorm-plugin
magento2-phpstorm-plugin copied to clipboard
PHPStorm Plugin for Magento 2
**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...
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:...
**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:** (*) -...
**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...
**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...
**Description** (*) DRAFT **Contribution checklist** (*) - [ ] Pull request has a meaningful description of its purpose - [ ] All commits are accompanied by meaningful commit messages -...
**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...