3: Xcode Plugins
TRACK

3: Xcode Plugins

Avatar

Episode 3 is all about Xcode PluginsListen: PodcastJust a note: New version of BabyProof released recently! Xcode plugins live here:~/Library/Application Support/Developer/Shared/Xcode/Plug-ins Plugins I mention on the podcast:Xvim - gives you the VIM editor in Xcode text windows (not just code editing windows, but anywhere you’d edit text, such as in build phases) https://github.com/XVimProject/XVimColorSense - takes any calls to UIColor and lets you bring up a color picker to change it.  Also shows a preview of the color when you are near the color. https://github.com/omz/ColorSense-for-XcodeClangFormat - clean up your code according to various coding styles https://github.com/travisjeffery/ClangFormat-XcodeVVDocumenter-Xcode - easy to add HeaderDoc style comments https://github.com/onevcat/VVDocumenter-XcodeCode completion for image names https://github.com/ksuther/KSImageNamed-XcodeQuickLocalization - convert a string literal into a call to NSLocalizedString https://gith

Comments

Avatar