Hacker News new | ask | show | jobs
by leereeves 4122 days ago
Looks useful.

I'm not using ST3 yet; how stable is the current beta?

2 comments

Rock stable for me. Haven't hit any bugs the last year or so.
i use GitGutter and it works similarly but it's also available for ST2
Actually I'm pretty sure the feature overlap of this and GitGutter is nil.

GitGutter shows you the diff in the sidebar, whereas this is a general git usage tool (closer to SublimeGit), that has per-line staging (e.g. run git add on only some lines of this file) features that make tools like emacs's magit so powerful.

You're right. Is not much the sidebar as the linenumbers (I think the sidebar in Sublime is where the project is)