Re: beeping
Re: beeping
- Subject: Re: beeping
- From: Jerry <email@hidden>
- Date: Fri, 30 Jun 2006 18:35:29 +0100
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.
Jerry
_______________________________________________
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: | |
| >beeping (From: Matt Neuburg <email@hidden>) |