Re: Xcode comments
Re: Xcode comments
- Subject: Re: Xcode comments
- From: " Kuon - Nicolas Goy (Goyman.com SA) - 時期精霊 " <email@hidden>
- Date: Sun, 08 Oct 2006 12:19:31 +0200
On 8 Oct 2006, at 05:21, Steve Mills wrote:
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
*
I typed noting (just /** return * space blah return *), and if I cut
past your code in xcode, it is intended wrong.
But in an other file I just noticed I had:
/**
* blah
* correct blah
*/
I tried with nearly all possible indent options.
Regards
--
Kuon
CEO - Goyman.com SA
http://www.goyman.com/
"Computers should not stop working when the users' brain do."
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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