How to use Separate command |
![]() ![]() |
In some cases visual aligning different lines side-by-side is not desirable - if you don't need to compare different lines, inline highlighting will be overburden. This is where Separate mode can be used. In this mode different lines are not aligned - you will see "source-only" line + "target-only" line in place of "changed lines":
Before separate:
1 | same line | 1 | same line |
2 | line 1 | 2 | line 2 |
3 | same line | 3 | same line |
After separate:
1 | same line | 1 | same line |
2 | line 1 | ||
2 | line 2 | ||
3 | same line | 3 | same line |
If you need to separate all changes, you can set appropriate check box in
.You can also separate single changes block by selecting menu command
© 1996-2010, Grig Software, All Rights Reserved |
![]() ![]() |