RE: TAB key not working in some situations
RE: TAB key not working in some situations
- Subject: RE: TAB key not working in some situations
- From: "Garrett Smith" <email@hidden>
- Date: Mon, 12 Jan 2004 20:42:33 -0600
- Thread-topic: TAB key not working in some situations
Yes, this does only occur when I'm on the last line -- I hadn't noticed
that.
Is there some setting I can enable/disable to prevent this bug from
surfacing. Of course, I can always ensure there's a line below the one
I'm typing on, but that's a bit of a hassle.
-- Garrett
David Ewing wrote:
> On Jan 9, 2004, at 9:48 AM, Garrett Smith wrote:
>
>> I'm editing primarily Python files, but I've seen this behavior when
>> editing XML as well:
>>
>> Occassionally, pressing TAB does not insert tab/spaces as expected
>> -- it simply does nothing. Other times, TAB works as expected.
>>
>> I've disabled code completion and anything else I can think of that
>> might effect key presses, but to no avail.
>>
>> I really like Xcode (coming from Visual Studio), but...dang...I
>> certainly expect the TAB key to work :-)
>>
>> Has anyone else run into this? Known bug? Is there a workaround?
>
> There is a known bug where, with syntax-aware indentation turned off,
> you can't tab more than twice on the very last line of a file. Is that
> what you're seeing? (It's pretty easy to work around when you know the
> precise case.)
>
> Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.