Page 1 of 1

Ability to hide differences by category

Posted: Tue Aug 31, 2010 8:16 am
by Gingko
Hello,

Currently, when comparing files, differences are colorized on three ways :
  • Green for lines that exists in source file and not in destination file (expected to be added)
  • Red for lines that exists in destination files and not in source file (expected to be deleted)
  • Blue for lines that are changed from source to destination file (expected to be replaced)
I would like to know if it is possible to temporarily hide one or two of these categories, in order to highlight the remaining one(s)?
If not, I would like to add this feature to the suggestion list.

This would be particularly useful in file merging for helping in locating conflicts (blue color) by hiding the other ones, especially when there are a very few of them in the middle of a large amount of green or red differences.

Gingko

Re: Ability to hide differences by category

Posted: Tue Aug 31, 2010 9:48 am
by grigsoft
No, currently there is no way to ignore differences by type, but I will add this to wish list, thank you!