mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
IDEA-59306 Soft wrap: Throwable at CaretModelImpl.moveToOffset() on inserting tab in last empty line in editor
1. Corrected soft wraps cache recalculation in order to take into account document position after the last symbol; 2. Corresponding test is added (com.intellij.openapi.editor.impl.softwrap.mapping.SoftWrapApplianceOnDocumentModificationTest.testTypingTabOnLastEmptyLine());
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
abcdefghijklmnopqrstuvwxyz<caret>
|
||||
123
|
||||
ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||
@@ -1 +0,0 @@
|
||||
this is a test string that is expected to end just before right margin<caret>
|
||||
Reference in New Issue
Block a user