Ability to hide differences by category

Post your new features ideas and suggestions here.
Post Reply
Gingko
Posts: 31
Joined: Thu Aug 27, 2009 4:51 pm
Location: France

Ability to hide differences by category

Post 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

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Re: Ability to hide differences by category

Post by grigsoft »

No, currently there is no way to ignore differences by type, but I will add this to wish list, thank you!

Post Reply