I’ve mentioned a number of handy Xcode plugins, most recently a plugin that automatically hides the debugger window.
Here’s an Xcode plugin submitted by Arnaud Coomans called ACCodeSnippetRepositoryPlugin that allows you to seamlessly integrate the Xcode code snippets library with a Git repository.
The snippets can be synchronized automatically, the plugin allows you to easily fork a remote repository, and automatically adds the snippets directly into Xcode.
Here’s an image from the readme showing the interface for the ACCCodeSnippetRespoitoryPlugin when adding a remote repository:
You can find ACCodeSnippetRepositoryPlugin on Github here.
A nice easy way to extend your Xcode snippets library.
Thanks to Arnaud for the submission.
See more: Xcode plugins.
- Free Xcode Plugin That Adds In Vim Keybindings
- An Xcode Plugin Enabling Easy Use Of The Clang Source Code Formatting Tool
- Tool: An Xcode Plugin That Makes Creating Objective-C Documentation Easier
- Xcode Plugin Providing Easy Use Of The Uncrustify Code Beautification Tool
- Handy Xcode Plugin For Working With CocoaPods
Original article: Xcode Plugin That Allows You To Automatically Extend Xcode Code Snippets With A Git Repository
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





