Useful XCode plugins (for XCode 5)
Water
|
12/30/2013
|

ColorSense

ColorSense shows the color on UIColor/NSColor code visually. Click on it will open color palette that you can change color interactively.

ColorSense

VVDocumenter

VVDocumenter simply the procedure to create comment block, simply type '///' and the comment block will be created according to current context.

VVDocumenter1

VVDocumenter2

KSImageNamed

KSImageNamed add auto-completion for [UIImage imageNamed:] function

KSImageNamed

XAlign

XAlign auto align code beautifully.

XAlign 1

XAlign 2