Hacker News new | ask | show | jobs
by sry_not4sale 5429 days ago
Wow, I'm in love with the idea of a "preview" tab showing you a git diff!

Would love to see this feature given 1st class attention in other editors!

1 comments

Agree. Why in this day and age I need to fire up an external tool to look at diffs is beyond me. I appreciate the external tool exists (for times when I'm NOT in my editor/IDE to begin with) but I'd rather it was all baked in.
Even if it git or another scm wasn't available - just a diff of changes since the file was opened in the editor...
If you use emacs, this is a good reason to use Magit. Your diff is just a "C-x g" away.

http://www.emacswiki.org/emacs/Magit