Files
openide/java/java-impl-refactorings
Alexandr Suhinin 3b3a723f6e [refactoring] IDEA-319462 fix: don't revert editor state after blocking dialog
We should always try to revert state immediately. The only exclusion is undo/redo action. In case when template is broken by undo we can't change the document immediately and should postpone it.

GitOrigin-RevId: 98f0faab2dc6de51ee30467c5423597365f1e9aa
2023-06-08 10:15:12 +00:00
..