On Jun 2, 2011, at 1:05 PM, Sean McBride wrote: > On Thu, 2 Jun 2011 12:16:09 -0400, Jeffrey Walton said: > >> Slightly OT: Does Apple offer a tool similar to 'indent' for >> formatting? I've never tried indent on Objective C files because it >> does a miserable job on C++ source files. > > In Xcode, see Edit > Format > Re-Indent.
XCode 3 only. It also has Re-Indent as a top-level item in the popup menu In XCode 4 it's Editor-> Structure -> Re-Indent or Structure -> Re-Indent in the popup I had very nearly filed a bug on it being missing when I tripped over it. > > -- > ____________________________________________________________ > Sean McBride, B. Eng [email protected] > Rogue Research www.rogue-research.com > Mac Software Developer Montréal, Québec, Canada > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/lrucker%40vmware.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
