Re: XCode 2.0 function definition popup not working
Re: XCode 2.0 function definition popup not working
- Subject: Re: XCode 2.0 function definition popup not working
- From: Markian Hlynka <email@hidden>
- Date: Thu, 19 May 2005 17:16:44 -0600
I have filed a similar problem. Radar#3855755
It's not identical to yours, but it does involve how structs are
handled.
On May 19, 2005, at 9:35, Zdzislaw Losvik wrote:
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:
email@hidden
This email sent to 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