Re: editor function menu mysterious behavior
Re: editor function menu mysterious behavior
- Subject: Re: editor function menu mysterious behavior
- From: Chris Espinosa <email@hidden>
- Date: Mon, 9 Feb 2009 22:01:25 -0800
On Feb 9, 2009, at 9:37 PM, Dale Miller wrote:
Occasionally, in editing a large file, the function menu loses all
the methods, and shows only the program. I haven't been able to
discern a rhyme or reason for this. Mysteriously, the function menu
will begin to work again. Usually the boundary between working and
not working (or vice-versa) seems to be a save/close/reopen, but not
reliably. Any ideas as to what is happening here?
It would be best if you could capture a screen shot of the bug and
attach it to a Radar report, along with the original source file, if
possible.
The things that can cause the function popup to get confused are a)
malformed syntax in the file (such as unclosed braces or double quotes
-- Xcode tries to be durable across these but the kind of partial
edits that happen during development can make it hard to get back in
sync) and b) project index errors or corruption (which Edit Project
Information > General > Rebuild CodeSense Index can fix).
Again, the more specific reports we get of the failure cases the more
we can address them.
Chris
_______________________________________________
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