Re: Xcode 4 code completion failing often
Re: Xcode 4 code completion failing often
- Subject: Re: Xcode 4 code completion failing often
- From: Matt Neuburg <email@hidden>
- Date: Tue, 28 Jun 2011 22:04:50 -0700
> Date: Tue, 28 Jun 2011 18:02:30 -1000
> From: Dave Keck <email@hidden>
> Subject: Xcode 4 code completion failing often
> On my machine, Xcode 4's code completion often fails to find matching
> symbols to API that certainly exists. (Most recently, it failed to
> complete -URLByAppendingPathComponent:).
>
> Could anyone suggest a fix or workaround?
If something is syntactically amiss in the earlier part of the file or in the file it imports, code completion can break down. Perhaps you had mistyped something (a declaration or variable name) so that it couldn't figure out that the method recipient was an NSURL. m. _______________________________________________
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