I'm comparing two files and I need to ignore everything that is in between ". Like, File1 "ASD" and File2 "ABCDOOP" = Ignore.
Asked
Active
Viewed 128 times
1 Answers
0
You could define an importance rule to mark everything between "
as unimportant:
In the example the between "
is only an unimportant difference.
The rule works also with multiple unimportant texts in one line:
You can define the rule in Session -> Session Settings. Then the Tab Importance
. Then you can add the rule with +
. The _text to *"`, the regular expression-checkbox must be marked.

knut
- 27,320
- 6
- 84
- 112