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
1658: Improve null safety and refactor UI interaction handling.
Replaced direct string equality checks with `Objects.equals` for better null safety. Refactored popup and navigation logic using `invokeLater` to improve UI interaction handling and avoid potential threading issues. Added PMD suppression for clarity without affecting standards compliance.
Copy file name to clipboardexpand all lines: src/main/java/com/magento/idea/magento2plugin/actions/generation/generator/OverrideTemplateInThemeGenerator.java
0 commit comments