Re: is there an automated way to beautify code in xcode?
Re: is there an automated way to beautify code in xcode?
- Subject: Re: is there an automated way to beautify code in xcode?
- From: Keith Ray <email@hidden>
- Date: Wed, 15 Jun 2005 16:56:17 -0700
The last time I tried to use "indent" on C/C++ code, its output was
missing many lines from the input -- trashing the source code. Very
dangerous. It probably doesn't understand Objective-C++ either.
On 6/15/05, Karan, Cem (Civ, ARL/CISD) <email@hidden> wrote:
> The only thing I've found is the indent command from the command line. I don't think its been updated to C99 or GNU99, so this may be a dangerous command to use. After that, you just need to keep your formatting correct on your own.
>
> Good luck,
> Cem Karan
>
> ------------------------------
>
> Hi all,
>
> This is my first post to this list. I have just begun C code
> development with Xcode. Previously, I've used Slickedit and have come
> to love their "Beautify" code feature. With a touch of a button all
> your code is pretty :-)
>
> Does Xcode have anything like this? I've be unable to find anything
> in the help guides or from google.
>
> Thanks,
>
> Sean
> _______________________________________________
> 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
>
--
C. Keith Ray
<http://homepage.mac.com/keithray/blog/index.html>
<http://homepage.mac.com/keithray/xpminifaq.html>
<http://homepage.mac.com/keithray/resume2.html>
_______________________________________________
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