I keep eyeing a program that you can install to work with Xcode and autoformat 
source code. You know, things like automatically fixing spacing around 
arithmetic operators and other important types of punctuation. This is oddly 
important in Swift, where the compiler can’t interpret things like “let half = 
numerator /2”

The program I’ve got my eye on has loads of good formatting rules, but a few I 
really want are missing, and there’s no way for the end user to create them.

Can anyone recommend a good similar program that works with Xcode and allows 
the user to design his own formatting rules?

-- 

Charles
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to