2025.3.4
What's fixed:
- Suggestions for Astro component props are now based on information from LSP (WEB-67535).
- We've fixed exports from Astro component files (WEB-60276).
- Clicking Configure indents on the Status bar in a .pug file now opens the Pug/Jade settings page (WEB-42953).
- We've got rid of a FileOutsideOfImportGraphException exception that was thrown when extracting an Angular component with an external template (WEB-76299).
- We've fixed an issue with a big scary warning being logged (IJPL-238175).
- We've fixed a UI freeze that occurred in the classic Terminal during OSC 8 hyperlink processing (IJPL-233556).
- We've improved the Perforce integration by fixing a problem with endless refresh of local changes (IJPL-236557).
- DumbCounter updates have been moved to the background write actions to reduce EDT blocking (IJPL-207743).
- We've fixed the Undo action that was broken either silently or with Missing extension point: com.intellij.undoManagerProvider (IJPL-236393, IJPL-236242).
- We've fixed a problem with the Unable to reach the licensing server editor tab being shown endlessly (IJPL-232747).
- We've fixed a MissingResourceException thrown by RegistryFlagMultiverseEnabler.enableMultiverse (IJPL-228222).
- We've added automatic thread dump generation when default thread pools are not responsive (IJPL-227644).
- We've added support for customizing freeze dump collectors (IJPL-234317).
- We've added an advanced option to disable interactive environment variables in IJent (IJPL-234727).
- We've fixed an IDE freeze that took place during file system synchronization after switching branches (IJPL-232123).
- We've removed the lvcs.use-workspace-traversal feature flag (IJPL-233675).
- We've fixed an issue with a wrong HTTP request being executed on clicking the Play button next to another request (IJPL-66727). For more details, please see the release notes.