A couple of months ago I mentioned a nice Xcode plugin from John Holdsworth providing a live memory browser with an easy to use interface called the XprobePlugin.
Here’s another nice Xcode plugin from John Holdsworth for visualizing differences in your project’s code against a Git repo called GitDiff.
GitDiff highlights lines that have been modified, removed, and added.
Here’s an image from the readme showing GitDiff in action:
You can find GitDiff on Github here.
A great plugin for visualizing changes in a project’s code.
- Xcode Plugin That Enhances Highlighting, Searching And Copying
- Xcode Plugin Providing A Highlighted Code MiniMap – Quickly See Where You Are
- An Xcode Plugin Enabling Easy Use Of The Clang Source Code Formatting Tool
- Xcode Plugin Providing Easy Use Of The Uncrustify Code Beautification Tool
- Some New Xcode Plugins For Enhancing Code Display, Interface Builder, And Code Completion
Original article: An Xcode Plugin Highlighting Source Code Changes Based On The Git Repo
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.