Re: beeping
Re: beeping
- Subject: Re: beeping
- From: Matt Neuburg <email@hidden>
- Date: Fri, 30 Jun 2006 13:41:42 -0700
- Thread-topic: beeping
On Fri, 30 Jun 2006 11:18:46 -0700, Chris Espinosa <email@hidden> said:
>
>On Jun 30, 2006, at 10:35 AM, Jerry wrote:
>
>> On 30 Jun 2006, at 18:26, Matt Neuburg wrote:
>>
>>> Every once in a while, Xcode (the code editor) gets into this mode
>>> where it
>>> beeps after every keypress. For example, perhaps I'll type:
>>>
>>> - (void) awakeFromNib {
>>>
>>> And Xcode puts in the other brace:
>>>
>>> }
>>>
>>> And now I start typing in between those two braces, and Xcode beeps
>>> after
>>> every keypress. It is as if it is doing its brace-balancing check
>>> except
>>> that it's getting the wrong answer or doing it at an inappropriate
>>> moment or
>>> something. Anyone else see this? Is it a filed bug? I wish I could
>>> reproduce
>>> consistently, but that would be just too much to hope for. At
>>> present I just
>>> have to quit and restart Xcode and the problem goes away (for a
>>> while). m.
>>
>> It's a known bug. I think it happens if you have two views onto the
>> same file, such as one in the build results window or debugger.
>
>Yes, this happens when you have an insertion point to the left of an
>unmatched brace or paren in a separate window on the same file.
Cool, thanks! m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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