mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 20:30:42 +07:00
[mod-command] PsiUpdateContext#moveToPrevious; AddFinallyFix -> ModCommandAction
GitOrigin-RevId: 56625a1739da460bcc71712ae4ad682f2ce200c7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
498d3de463
commit
d75b5e726f
@@ -3,7 +3,7 @@ class Test {
|
||||
void foo() {
|
||||
try {
|
||||
} finally {
|
||||
|
||||
<caret>
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user