Ability to specify text substitutions to ignore as differences
When doing a comparison between two source files, I want to specify text substitutions to ignore as differences.
I.e. I do some global text replacements in File B but I don't won't those changes shown in the code compare window.
4
votes
![](https://secure.gravatar.com/avatar/48ecb7794be7c5148e5a617c8b0b0e07?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
-
Peter commented
Yes, I've been searching for a solution to this problem. I Sometimes I have 2 files which are practically identical except a certain string has been changed. I want to ignore that known change and only focus on other changes.