ACCodeSnippetRepositoryPlugin
ACCodeSnippetRepositoryPlugin copied to clipboard
A plugin for Xcode to synchronize code snippets with repositories
added a build scheme that allows debugging the plugin while running xcode - (eg we can set breakpoints.)
change fork with clone, and changed some message and button text to make things a little more understandable. - i think the current terminology used is a little confusing (...
see http://www.unicode.org/reports/tr35/tr35-31/tr35-dates.html#Date_Format_Patterns (this bug is rumored to have brought down Twitter last December) basically using YY instead of yy means than the last few days in December will be formatted...
Hi! I have this plugin installed in Xcode 6.1 running on Yosemite. I have integrated it with my own snippet repo on Github. In Xcode I did a change to...
Fixes #8
Hi, could you please add a "read-only" option when forking/fetching snippets from a git url. So basically a read-only plugin xcode will only do a git pull and download/sync the...
Currently you are immediately commiting and pushing to the repo on each single little change. It would look better for the git history of the snippet repo to have a...