Releases: magento/magento2-phpstorm-plugin
Releases · magento/magento2-phpstorm-plugin
2025.2.1
Fixed
- Multiple issues in UCT #2589
2025.1.1
2025.1.1
Fixed
- The themes selection is empty #2527
- PS.MarkRootGroup isn't registered, so the action won't be added to it #2527
2025.1.0
Added
- Possibility to add additional code source directories using content root feature #2504
Fixed
- Compatibility with PhpStorm/IntelliJ 2025.* #2495
- "Copy Path/Reference" does not show the preview value #2497
- Must not start write action from within read action in the other thread #2498
- URN map generation during indexing #2499
- Cannot invoke "com.intellij.psi.PsiDirectory.getName() #2500
2025.0.0
Added
- Clear notifications for the process status of URN generation #2486
- Added array as a type in Data Model properties #2488
Fixed
- Fixed Upgrade Compatibility Tool #2482
Replaced hardcoded Magento versions with dynamic fetching via Packagist API.
Fixed UI icon references.
Updated Run command.
- java.lang.Throwable: Assertion failed: Do not use PsiElement for the popup model. See PsiTargetNavigator #2485
- Slow operations are prohibited on EDT #2486
- When creating a new model with a listing component grid, full-text search is not working #2037
Changed
- [PLUGIN DEVELOPMENT] Updated Gradle IntelliJ plugin to version 2 #2473
The project no longer requires the paid Ultimate edition of IntelliJ IDEA. It can now run seamlessly in the Community edition.
Enabled code emulation directly within PHPStorm, eliminating the dependency on IntelliJ IDEA for this functionality.
5.3.1
Fixed
- Custom theme couldn't be detected #2348
5.3.0
Added
Fixed
- Workaround for "thread context was already set" exception #2082
- NewObserverDialog form typo #2087
- ActionUpdateThread.OLD_EDT deprecation on DumbAwareActions #2088
5.2.0
Fixed
- Fixed action update thread deprecation #2072
- Fixed compatibility with 2024.1 #2071
5.1.1
5.1.1
Fixed
- java.lang.NoClassDefFoundError: org/codehaus/plexus/util/StringUtils #1530
- java.lang.Throwable: Must not start write action from within read action in the other thread - deadlock is coming #1531
- Custom theme detection #1532
5.1.0
Fixed
- Fixed the parsing of plugin sort order value#1235
- Fixed compatibility with 2023.1 #1214