• 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
XCode 2.0 function definition popup not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode 2.0 function definition popup not working


  • Subject: XCode 2.0 function definition popup not working
  • From: Zdzislaw Losvik <email@hidden>
  • Date: Thu, 19 May 2005 17:35:37 +0200

XCode 2.0 seems to contain many new bugs for users that turn out to be called "features". Here is one more:

If I put this code anywhere in the file, all function declarations after this snippet become invisible to "function popup button". So I cannot jump to any function quickly and have to search for them manually. This really slows me down.

struct _aStruct
{
    int anInt;
} aStruct[] = {/*a*/{1}, {2}};

Is there any workaround for this?

Cheers,
Zdzislaw Losvik
_______________________________________________
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


  • Follow-Ups:
    • Re: XCode 2.0 function definition popup not working
      • From: Markian Hlynka <email@hidden>
    • Re: XCode 2.0 function definition popup not working
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Mixing Cocoa and C++
  • Next by Date: Re: XCode 2.0 build style selection
  • Previous by thread: Re: Mixing Cocoa and C++
  • Next by thread: Re: XCode 2.0 function definition popup not working
  • Index(es):
    • Date
    • Thread