Re: Code Completion
Re: Code Completion
- Subject: Re: Code Completion
- From: Chris Hanson <email@hidden>
- Date: Thu, 6 Mar 2003 16:48:13 -0600
At 11:10 AM -0600 3/6/03, Chris Hanson wrote:
What should code completion do in this case? My insertion point is
at the underscore (_):
- (void)foo:(id)argument
{
id x = [foo _
I meant, of course:
- (void)foo:(id)argument
{
id x = [argument _
(Doh!)
-- Chris
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Application Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.