xcode - How can I get the Xcode6 editor to highlight the lines I have changed from my last commit? -



xcode - How can I get the Xcode6 editor to highlight the lines I have changed from my last commit? -

i looking functionality similar sublime text (with git-gutter plugin), such image below. in gutter can see deleted lines(red) , changed lines (yellow).

i found gitdiff plugin xcode, pretty much want.

xcode plugins can installed , removed using alcatraz

xcode

Comments