What diffing tools do you use, if any?

Hi. Can anyone recommend a good diffing tool like Kaleidoscope? https://kaleidoscope.app/
Kaleidoscope
Spot the differences, merge in seconds.
4 Replies
Matvey
Matvey2y ago
VSCode lol code --diff file1 file2
Vincent Udén
Vincent Udén2y ago
Literally just diff or git if I'm in a repo
cje
cje2y ago
i used to use sourcetree occasionally, but nowadays i just use a combination of the git cli, vscode diff view, and github
stevebarakat
stevebarakatOP2y ago
Thanks

Did you find this page helpful?