Lugaru's Epsilon Programmer's Editor 14.04
Context:
| diff-match-characters-limit
|
|
Previous
|
Up
|
Next
|
diff-match-characters |
Variable Reference |
diff-match-lines |
Epsilon User's Manual and Reference >
Variable Reference >
diff-match-characters-limit: preference variable
Default value: 50000
The visual-diff command highlights runs of modified characters
within each group of modified lines. To avoid long delays, it does
this only if both runs of modified lines are smaller than this size in
characters. If either run contains this many characters or more,
visual-diff presents that group of lines without character-based
highlighting. Set this variable to zero to entirely disable visual
diff's highlighting based on individual characters; highlighting will
then always be line-based.
Previous
|
Up
|
Next
|
diff-match-characters |
Variable Reference |
diff-match-lines |
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|