-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Special handle of "hidden" character in DiffHelper.
Specifically, a span of hidden characters has to be handled as a unit: Since its meaning is opaque, we have to emit all or none. Also AttributedCharSequence.columnSubSequence should stop before newline.
- Loading branch information
1 parent
25d3a3d
commit 2af23c1
Showing
2 changed files
with
28 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters