Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Does VA has a diff tool?

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
adahFalcon Posted - Mar 07 2018 : 07:42:13 AM
Halo,

I'm wondering if VA has a diff tool to compare two files?

thanks,
8   L A T E S T    R E P L I E S    (Newest First)
NeumannAndre Posted - Aug 19 2019 : 08:00:21 AM
Recently I found great file compare tool. It is Code Compare https://www.devart.com/codecompare/file-comparison.html This file comparison tool that allows you to compare, diff and merge text files or folders. It can recognize basic code structure in various languages (namely C#, C++, JavaScript, Java, Visual Basic). Very comfortable!
feline Posted - Apr 06 2018 : 05:03:20 AM
I have never used Araxis, but at the time I started using Beyond Compare, it was the only diff program I found that let me compare two images, pixel by pixel, but also allowed the images to be different sizes. So when comparing a reference screen shot to a full screen shot, I could move the reference screen shot to the part of the image I needed to compare. A very specific use case that other image diff programs did not support.

Sometimes it works like this, there is one specific "small" feature you rely on in a tool, and unless another tool has that specific feature you cannot really move over to it.
Mordachai Posted - Apr 05 2018 : 1:59:02 PM
Query: for those who've tried both Beyond Compare (<3) and Araxis - why do you prefer Araxis?
tony.riviere Posted - Apr 04 2018 : 10:09:38 AM
You can also use the built-in diff / merge tools shipped with Visual Studio which is pretty good too. He's the one invoked by default when you use built-in git or team explorer features.

There's also some VS addons which add options in the context menu to compare 2 files in the solution.

And you can also invoke it through command line (or as settings in Tortoise Svn / Git for example):
devenv.exe /diff %base %mine %bname %yname
gmit Posted - Mar 09 2018 : 5:33:02 PM
quote:
Originally posted by Adequat

"I tried them all" and this one is the best IMHO: https://www.araxis.com/merge/



+1

Adequat Posted - Mar 09 2018 : 02:38:37 AM
"I tried them all" and this one is the best IMHO: https://www.araxis.com/merge/
adahFalcon Posted - Mar 07 2018 : 08:38:01 AM
Thanks feline ^^
i will try it out ^^
Best regards,
feline Posted - Mar 07 2018 : 08:14:37 AM
Unfortunately no, but there are many good diff tools out there. Personally I use Beyond Compare, because it includes a very good tool for comparing two images, and I like how its text compare works:

http://scootersoftware.com/

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000