• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code Completion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Completion


  • Subject: Re: Code Completion
  • From: Gerard Iglesias <email@hidden>
  • Date: Fri, 7 Mar 2003 13:56:14 +0100

On Thursday, March 6, 2003, at 11:48 PM, Chris Hanson wrote:

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 _

It is the occasion to point out that PBX show already the capability to know what class implement what message : when you command-double click on a symbol you get a list of the candidate implementation. In general the list is not so big, when the list is to big the Find panel is launched to get the list of the full candidate list.

This is this system that PBXtra is using.

Cheers

Gerard
_______________________________________________
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.

References: 
 >Re: Code Completion (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: Startup window?
  • Next by Date: Re: Can I require 10.2?
  • Previous by thread: Re: Code Completion
  • Next by thread: Re: Code Completion
  • Index(es):
    • Date
    • Thread