Hi, I posted this in general discussion but think I should have posted here…
Really liking Sublime for ruby dev work, just missing one thing I really like in Netbeans. Basically they had a feature that would mark a changed line as red/blue/green depending on the SCM status, like this:
netbeans.org/kb/docs/ide/git.html#viewChanges
I’m since learned vim has a similar plugin called fugitive?
Anybody know a way to get similar functionality in Sublime?