Re: No completion in modifying class header?
Re: No completion in modifying class header?
- Subject: Re: No completion in modifying class header?
- From: Laurent Daudelin <email@hidden>
- Date: Tue, 22 Nov 2011 18:42:41 -0800
On Nov 22, 2011, at 17:38, Matt Neuburg wrote:
> On Tue, 22 Nov 2011 11:11:49 -0800, Laurent Daudelin <email@hidden> said:
>> Quick question:
>>
>> When I'm modifying the header of an existing class, like adding a new property, why isn't the text editor offering completion on those keywords like "property", "nonatomic", "assign" and the others? As soon as I finish typing them correctly, they turn into that magenta color but if I try to press Escape after typing a few characters, a popup says "No completions". It works fine in the implementation file (.m) but seems to be non-working for the header. Anybody else?
>
> I just tried @pro [escape] and got @property; then I tried non [escape] and got nonatomic. I would suggest that there is something wrong with your code higher up in the file (like you're not importing UIKit or there's some other syntax error like a misplaced semicolon); I find that when completion goes wonky it is nearly always due to something like that. m.
>
Thanks, Matt, for the update. I'm going to check the imported headers and see what I can find.
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden _______________________________________________
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