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

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -