Re: Indentation preferences
Re: Indentation preferences
- Subject: Re: Indentation preferences
- From: Brian Gardner <email@hidden>
- Date: Mon, 31 Aug 2009 09:38:12 -0700
I deleted my xcode preferences.
But, when I turn on "Syntax-aware indenting",
with "Tab indents: Always", the behavior is wrong
This appears to have changed unfavorably from 3.1 to 3.2.
Is there another key option I'm not setting?
On Aug 31, 2009, at 9:21 AM, Jean-Daniel Dupas wrote:
Delete your xcode preferences file. For what I know, indentation
didn't change in Xcode 3.2
Le 31 août 2009 à 18:17, Brian Gardner a écrit :
Automatic indentation has changed in 3.1 from
if (test)
{
foo = bar;
}
over to this new behavior in 3.2
if (test)
{
foo = bar;
}
Is there a way to change it back?
_______________________________________________
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