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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -