Re: Return key
Re: Return key
- Subject: Re: Return key
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 31 Oct 2007 16:43:10 -0700
On 10/31/07, David Dunham <email@hidden> wrote:
> I've already complained that the return key doesn't work at all the
> same in Xcode 3.0 (not sure if I mentioned that when you use the
> toolbar to search Xcode documentation, in 2.4 return would start the
> search, in 3.0 it doesn't).
>
> But I'd at least expect that it would work the same in an editor window.
>
> I have a text key binding of return to "Insert Newline and Indent."
> In Xcode 2.4, this does indeed indent. In Xcode 3.0 it never indents.
> (I have "Syntax-aware indenting" off in both.)
>
> Did I miss a release note, or is this a bug? Is there still a way to
> press the return key and get exactly the same amount of indent as the
> line the insertion point was on?
Working for me with the same settings (with and without syntax aware
indenting)... In Xcode 2.4.1 I have seen this auto-indent sometimes
fail if the source itself had a syntax error in it. The syntax error
would results in the editor not knowing what how to indent. Not tried
to replicate that issue on Xcode 3.0.
-Shawn
_______________________________________________
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: | |
| >Return key (From: David Dunham <email@hidden>) |