Page 1 of 1

Omit different lines by identifier

Posted: Wed 24 Jul 2013 17:58
by dmarshall
Is there a way to omit lines that are different based on some type of flag or identifier. ex.

line from file 1:
f1 = f2;

line from file 2:
f1 = f2 * 1; //OMIT THIS LINE AS A CHANGE

Is there a way to filter this line out so it does not appear as a change based on the identifier of "OMIT THIS LINE AS A CHANGE" or any other type of flag

Re: Omit different lines by identifier

Posted: Thu 25 Jul 2013 09:35
by AlexeyN
Unfortunately, Code Compare does not have such feature.
I found similar suggestions at our UserVoice. Please vote for the appropriate suggestions in order for us to create a list of features that are most necessary for our users:

http://devart.uservoice.com/forums/9303 ... s-for-diff

http://devart.uservoice.com/forums/9303 ... -ignore-as