I learned about difftastic today, which aims to show differences between files while being aware of the underlying programming language used in said files (if any). It’s basically magic when it works! I generally like the built-in diff in the JetBrains suite of IDEs. The one I use these days is GoLand, but I believe […]