Which difftool
do you use and why? I develop on Windows and I use KDiff3. It has worked flawlessly all these years. And just because of that I haven’t really followed what else is out there. I suspect I’m in the minority?
Which difftool
do you use and why? I develop on Windows and I use KDiff3. It has worked flawlessly all these years. And just because of that I haven’t really followed what else is out there. I suspect I’m in the minority?
I use
meld
if it’s too much to manage in vim/neovim.I mostly edit the raw file too and also use
meld
for the tricky casesLove Meld. I use either it, or Intellij’s built-in diff tool.
meld
is great. I used to use it when I developed in Linux. I tried to get its Windows port to work, but failed.