Re: Option click at function name, does not work well (Xcode 2.5)
Re: Option click at function name, does not work well (Xcode 2.5)
- Subject: Re: Option click at function name, does not work well (Xcode 2.5)
- From: Andrew Pontious <email@hidden>
- Date: Thu, 5 Jun 2008 11:28:45 -0700
It may help to reindex the project.
Bring up the Project Info window (2X-click the top-level Groups &
Files node), switch to the General tab, and click the reindex button
at the bottom.
-- Andrew
On Jun 5, 2008, at 12:24 AM, Peter Chan wrote:
I frequently use quick access to method or function by option click a
name and window appears right at the code. However Xcode 2.5 sometimes
does not open the source file but the header file instead. It is
really puzzling, two different functions at the same C source file
when option click, one open right at C source and the other at the
header (function prototype).
Say function A and B at source.c , when option click at function A at
work.c, Xcode open source.c. However when option click function B, it
open source.h.
Is there anyway to overcome this odd problem ?
Peter C.
_______________________________________________
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
_______________________________________________
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