Hacker News new | ask | show | jobs
by supacruz 3533 days ago
Sublime Text packages do a good job of adding new features. E.g. for diff view, you can use https://github.com/kemayo/sublime-text-git (which gives you a nicely colored diff output), and https://github.com/jisaacks/GitGutter as a bonus to see which lines have changed directly in the gutter. Latest version even displays the diff itself in a popup on rollover. Pretty handy.