I would expect that Beyond Compare would ignore differences based on tabs vs spaces if in the Session Settings/Importance
Tab, I check the boxes labeled Leading Whitespace and Embedded Whitespace while comparing text files using the default format. Neither checked nor unchecked causes those differences to be ignored.
What am I missing?
Go to: Tools -> File formats -> Grammar. Add a grammar item (the
+
) and then mark the Regular expression check box. There you can add a regex matching the items you want and define the severity of them.In general, this is very useful when you have some differences that are not important to you.