Hacker News new | ask | show | jobs
by bsimpson 3218 days ago
- You can easily see the status of each file (new, modified, or staged).

- You can easily stage all files, each file, or just specific hunks of specific files.

- You can stash and pop stashes.

- You can amend a commit.

- You can do all of that from the keyboard, without touching the mouse.

I imagine you can do many of those things with VSCode, but it's so effortless in Sublime. I haven't learned the same workflow in VSC yet, and since I do all of those things frequently, I'm really attached to SublimeGit.