mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
IDEA-58716 When typing commit message and it exceedes line lenght, soft wrap triggers, however editor stay scrolled to the right
Added support for situation when long line exceeds visible area width and there is no convenient position for soft wrap
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
abcdefghijklmnopqrstuvwxyz<caret>
|
||||
123
|
||||
ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||
Reference in New Issue
Block a user