Free Xcode Plugin That Makes Working With Strings Easier

Earlier this year I mentioned an excellent open source Xcode plugin called ColorSense that makes it easy to pick colors in Xcode by showing a color picker when a you select your UIColor code.

Here’s a new Xcode plugin built off the ColorSense plugin called StringSense from Dirk Holtwick.  With StringSense when you select a string you get an editable unescaped version of the string within a call-out bubble.

Here’s an image from the readme showing StringSense in action:

StringSense

You can download StringSense through Github here.

Simply compile and drop the plugin into your plugins directory.  Further information is on the Github page.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Free Xcode Plugin That Makes Working With Strings Easier

©2012 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *