Sunday, August 4, 2013

Xcode plug-in to autocomplete name for image and Color



Can't remember whether that image you just added to the project was called button-separator-left or button-left-separator? Now you don't have to, because this will autocomplete your imageNamed: calls like you'd expect. Just type in [ NSImage imageNamed: or [ UIImage imageNamed: and all the images in your project will conveniently appear in the autocomplete menu.




No comments:

Post a Comment