After changing some setting, whenever I do a compare from within Visual Studio a full Code Compare window is opened to display the differences between the two files, rather than displaying the differences within Visual Studio.
Used UltraCompare to do the diff compare and merge. It worked okay, but I ran into many cases where a change in the order of entries confused it and I had to do those parts by hand to get a correct merge. Also the larger config file (30k lines or so) caused some performance issues.
Anybody have recommendations for better diff/compare/merge software that works well on Fortinet config files, especially when sections or elements are in different orders? I'd also be using it for C/C++, C#, Java, Lua, XML, JSON, Python, text, and more. I do need three-way comparison and merge.
Currently considering Beyond Compare, Araxis Merge, and devart Code Compare. Code Compare has some nice features for moved code or blocks, renamed methods, etc. (EDIT: But Code Compare doesn't seem to have had updates since 2020 and has likely been abandoned...) Open to other software of course.
I'll leave any comparison to others, but I just wanted to point out that SQL Prompt now has partial and camel-case style matching, and that there are two editions that can be compared here: -gate.com/products/sql-development/sql-prompt/feature-matrix
I am just about to purchase SQL Complete (have a discount code so good value) but disappointing to hear that they haven't fixed the issues you have mentioned. Would you mind me sending them your bug list and see what reply I get?
I did get value out of their product at first. I went through the 1000+ developers' stored procedures in my project and cleaned up the formatting and added aliases, etc. SQLComplete works well for code that is already written.
Hello, Jeffrey! Thanks for sharing your experience. I like dbForge SQL Complete too. For those who doubt, I recommend studying this article, it compares the features of both tools in a very detailed way.
582128177f