Re: Xcode 3 auto-intent driving me crazy!
Re: Xcode 3 auto-intent driving me crazy!
- Subject: Re: Xcode 3 auto-intent driving me crazy!
- From: David Ewing <email@hidden>
- Date: Mon, 5 May 2008 17:20:48 -0600
On May 4, 2008, at 3:11 PM, Carsten Whimster wrote:
Hello, and thanks for documenting these options. Personally I prefer
case statements (and the private/public keywords in a class) to be
indented, but I have another personal preference which I don't think
has been addressed, for C++:
I don't want everything inside a namespace (ie. often the whole file)
to be indented. I often write files something like:
namespace App {
namespace Module {
...
}} // namespace App::Module.
and then the whole file is by default indented two levels. Is there a
setting for this?
Nope. No setting for this. I thought it was a known issue (it sounded
familiar to me), but I haven't been able to find a report. It would be
best if you could file a bug.
Dave
_______________________________________________
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