Re: Indentation preferences
Re: Indentation preferences
- Subject: Re: Indentation preferences
- From: Jean-Daniel Dupas <email@hidden>
- Date: Mon, 31 Aug 2009 18:21:36 +0200
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