• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode comments
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Xcode comments
      • From: Mailing list subscriptions <email@hidden>
References: 
 >Re: Xcode comments (From: Steve Mills <email@hidden>)

  • Prev by Date: Re: invalid conversion from void* to void**
  • Next by Date: Re: Xcode comments
  • Previous by thread: Re: Xcode comments
  • Next by thread: Re: Xcode comments
  • Index(es):
    • Date
    • Thread