I'm using Mercurial with VisualHG extension.
Is there any way to change the KDiff3 code comparer to the Visual Studio Compare and Merge tool?
Compare selected filesSelect two files in Solution Explorer and right-click to bring up the context menu. Then select Selected Files to see them side-by-side in the diff view.
I use VisualHg2 with VS 2012.
In Visual Studio.
Tools -> Options -> Source Control -> VisualHg
Dialog should show a text field with a label.
"Custom diff tool (leave blank to use Visual Studio diff)"
I assume the field shows KDiff3 path for you, if so then delete it.
Tools -> Options -> Source Control -> VisualHg
In the text field:
"$(ProgramFiles (x86))\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe" /diff "$(Base)" "$(Mine)"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With