Skip to content

Instantly share code, notes, and snippets.

@pyanfield
Last active August 29, 2015 13:57
Show Gist options
  • Save pyanfield/9541805 to your computer and use it in GitHub Desktop.
Save pyanfield/9541805 to your computer and use it in GitHub Desktop.
plugins for xcode
Alcatraz The package manager for Xcode.
https://github.com/supermarin/Alcatraz
curl -fsSL https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | sh
FuzzyAutocompletePlugin A Xcode 5 plugin that adds more flexible autocompletion rather than just prefix-matching.
KSImageNamed-Xcode Xcode plug-in that provides autocomplete for imageNamed: calls.
SCXcodeMiniMap is a plugin that adds a source editor MiniMap to Xcode.
XAlign An amazing Xcode plugin to align regular code. it can align Xnything in any way you want.
cocoapods-xcode-plugin Dependency management helper for your CocoaPods, right in Xcode.
XcodeColors XcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment