Frank E 0 Report post Posted January 18 One of the reasons I'm looking at SemanticMerge is because I've got code that was reformatted by one of the folks who worked on it and I'd like to be able to ignore those differences when comparing. Here is the simplest example I could create: The only difference is the opening brace that got put on the following line in the new copy. Is there any way to get SemanticMerge to not display that as a difference? I've selected "Skip Format Changes" and selected "Ignore EOL and Whitespaces" as the comparison method. Thanks for any help you can offer. Share this post Link to post Share on other sites
calbzam 97 Report post Posted January 20 Hi, I'm afraid these format changes are not still available for C++. It will work for instance if you use C#/Java. Sorry for the inconveniences, Carlos. Share this post Link to post Share on other sites
Frank E 0 Report post Posted January 20 Thank you for the answer. Share this post Link to post Share on other sites