Skip to content

4.3.0 Release

Vitaliy Boyko edited this page Apr 4, 2022 · 2 revisions

What's new in Magento PHPStorm Plugin 4.3.0

This release contains new code generators, improved support of Magento themes, UI fixes, added compatibility with the latest IDE, and other fixes.

Reference Navigation

RequireJS Mapping

Improved RequireJS Mapping

Context Menu

Copy Path

Added Images support for Copy Magento Path.

Add/Replace an argument of a constructor via di.xml

Compare template

Added possibility to compare overridden template with the original one

Upgrade Compatibility Tool

Theme scanning feature

Added themes support of the UCT action execution.

Configuration files scanning

Added configuration files support of the UCT action execution.

Bugfixes

  • Fixed order of the context actions
  • Fixed placeholders on forms
  • Fixed creating new module with the package name in the valid package directory on Windows OS
  • Fixed inspection titles
  • Fixed ArrayIndexOutOfBoundsException
  • Fixed generating UI form Delete button
  • Improved DocBlock code generator
  • Added the possibility to override a LESS file
  • Improved the override a theme file feature
  • Removed deprecated method FilenameIndex#getVirtualFilesByName
  • Removed deprecated method Function#getReturnType
  • Fixed issue with wrong references resolved for a class if a proxy class is generated for it
  • Fixed Magento installation path suggestion
Clone this wiki locally