Skip to content

Commit a4e2f8a

Browse files
committed
2491: Prevent URN map generation during indexing.
Updated functionality to skip URN map generation while the project is indexing. This helps avoid potential errors and enhances performance stability. A warning notifies users to wait until indexing finishes.
1 parent cee2893 commit a4e2f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
1010

1111
- Compatibility with PhpStorm/IntelliJ 2025.* [#2495](https://github.com/magento/magento2-phpstorm-plugin/pull/2495)
1212
- "Copy Path/Reference" does not show the preview value [#2497](https://github.com/magento/magento2-phpstorm-plugin/pull/2497)
13+
- URN map generation during indexing [#2499](https://github.com/magento/magento2-phpstorm-plugin/pull/2499)
1314

1415
## 2025.0.0
1516

0 commit comments

Comments
 (0)