You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added the possibility to create a plugin for a method in the parent class [#981](https://github.com/magento/magento2-phpstorm-plugin/pull/981)
42
+
- Extended custom search scope (to exclude test files from search) with the `is integration enabled` flag [#944](https://github.com/magento/magento2-phpstorm-plugin/pull/944)
43
+
- Extended uiComponent highlighting with the `is integration enabled` flag [#942](https://github.com/magento/magento2-phpstorm-plugin/pull/942)
44
+
- Added "module" prefix to module name in `composer.json`[#848](https://github.com/magento/magento2-phpstorm-plugin/pull/848)
45
+
46
+
### Fixed
47
+
48
+
- Sort order of the context actions [#1004](https://github.com/magento/magento2-phpstorm-plugin/pull/1004)
49
+
- Fixed the email template form title [#956](https://github.com/magento/magento2-phpstorm-plugin/pull/956)
50
+
- Placeholders on forms [#1009](https://github.com/magento/magento2-phpstorm-plugin/pull/1009)[#1008](https://github.com/magento/magento2-phpstorm-plugin/pull/1008)[#1005](https://github.com/magento/magento2-phpstorm-plugin/pull/1005)[#962](https://github.com/magento/magento2-phpstorm-plugin/pull/962)[#938](https://github.com/magento/magento2-phpstorm-plugin/pull/938)
51
+
- Creating new module with the package name in the valid package directory on Windows OS [#1013](https://github.com/magento/magento2-phpstorm-plugin/pull/1013)
- Issue with wrong references resolved for a class if a proxy class is generated for it [#1044](https://github.com/magento/magento2-phpstorm-plugin/pull/1044)
- Issue during composer json generation if in dependent module version tag is not specified [#972](https://github.com/magento/magento2-phpstorm-plugin/pull/972)
0 commit comments