• 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: indent when putting ":"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: indent when putting ":"


  • Subject: Re: indent when putting ":"
  • From: Jos Timanta Tarigan <email@hidden>
  • Date: Wed, 28 Jul 2010 14:54:20 -0700 (PDT)

well i cant find the things i want, or probably i just dont understand :)

the problem is the standard we're using is the second one. probably im gonna do it manually for a while. any other idea would be helpful
 
=================================
http://www.svnstrk.blogspot.com



From: Eeyore <email@hidden>
To: Jos Timanta Tarigan <email@hidden>
Cc: email@hidden
Sent: Mon, July 26, 2010 11:24:22 PM
Subject: Re: indent when putting ":"

Perhaps something in here will help:

http://developer.apple.com/mac/library/documentation/DeveloperTools/Reference/XcodeUserDefaultRef/100-Xcode_User_Defaults/UserDefaultRef.html#//apple_ref/doc/uid/TP40005535-CH3-SW5

On Jul 26, 2010, at 12:40 PM, Jos Timanta Tarigan wrote:

hi, 

i mostly use xcode to do c++ programming. i notice that when i press : the line indent to the left. when i reindent the whole page it also indent : to the left, it makes the public and private definition looks like this

class A {
public:
   int x
}

instead of the generally used

class A {
   public:
      int x
}

any idea/solution how to set it to a more generally used indentation rules?

thanks in advance 
 
================================= 
http://www.svnstrk.blogspot.com/


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

 _______________________________________________
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

References: 
 >indent when putting ":" (From: Jos Timanta Tarigan <email@hidden>)
 >Re: indent when putting ":" (From: Eeyore <email@hidden>)

  • Prev by Date: Re: problems with 3.2.3 debugger
  • Next by Date: find not working consistently
  • Previous by thread: Re: indent when putting ":"
  • Next by thread: Runtime problem with c++ dynamic library
  • Index(es):
    • Date
    • Thread