Re: what is the state of C++ support in xcode?
Re: what is the state of C++ support in xcode?
- Subject: Re: what is the state of C++ support in xcode?
- From: Alexander Heusel <email@hidden>
- Date: Sat, 16 Aug 2008 11:27:57 +0200
> Is there a way to auto-format the entire code? instead of manually
shifting the code left or right? In eclipse you just press command-I or
command-F and it auto-formats everything. I haven't
> found a similar feature in xcode yet.
This tool is not included in Xcode itself, but I found it to be very
useful:
http://astyle.sourceforge.net/
It is a open-source (LGPL) code reformatter for C, C++, C# and Java. It
compiled out of the box without
any problems and works like a charm. It can be used in Xcode through
textmacros.
Cheers,
Alexander
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden