Re: Xcode comments
Re: Xcode comments
- Subject: Re: Xcode comments
- From: Steve Mills <email@hidden>
- Date: Sat, 7 Oct 2006 22:21:48 -0500
On Oct 7, 2006, at 11:45:37, Kuon - Nicolas Goy wrote:
Why does xcode does not indent the first line of a /** comment like
the other?
Like
/**
* Hello world
* second line
*/
should be
/**
* Hello world
* second line
*/
What did you type after you typed slash splat splat return? Tab?
Spaces? Try different settings in the Indentation pref panel. It
certainly works for me if I type slash splat splat return space space
splat text return splat, the 3rd line lined up with the 2nd line
(Xcode automatically inserted a space to match the previous line):
/**
* blah
*
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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