mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJPL-207762 deduplicate code
GitOrigin-RevId: 0a9cbcda637af9ed6de3c9ea6c261a7f0b3ec134
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b8e11bac16
commit
5ee646eba3
@@ -261,7 +261,7 @@ public final class TypedHandler extends TypedActionHandlerBase {
|
||||
}
|
||||
}
|
||||
finally {
|
||||
editor.putUserData(CompletionPhase.AUTO_POPUP_TYPED_EVENT, null);
|
||||
setTypedEvent(editor, charTyped, null);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user