Xcode Plugin Enabling Neater Code Alignment With Customizable Alignment Patterns

If you’ve followed this site for a while then you probably know that I maintain a list of useful Xcode plugins.

Here is a new Xcode plugin from QFish allowing you to align code based on a customizable pattern.

There are a few patterns included for aligning by the first euals statement in a list, aligning a group of define statements, and aligning a group of properties.   You can see how the patterns are made by looking through the examples.

Here are a couple of images from the readme showing what happens when you use the plugin to align using the built-in align to first equals pattern:

XAlign

XAlign

You can find XAlign on Github here.

A nice Xcode plugin if you like to make sure your code is neatly aligned.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Xcode Plugin Enabling Neater Code Alignment With Customizable Alignment Patterns

©2013 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 *