Search code examples
beyondcompare

Beyond Compare 2 ignore case


How can you get Beyond Compare 2 to ignore differences in letters case? E.g. "Foo Bar" and "fOo BAR" would be considered the same.


Solution

  • This may be related to the type of file you are editing.

    If you go to Tools/Options and Rules and work out which rule is applied to the files you are comparing and then see what is selected on the importance tab.

    For example, if you edit/view the rules for Visual Basic files, you should see that Character case is ticked as being unimportant, but this is not ticked for C/C++ files.

    So you may want to change the setting on the rule that BC is using, or else create a new rule for your type of file and select this option and then select ignore unimportant differences when you are comparing the files.