Option click at function name, does not work well (Xcode 2.5)
Option click at function name, does not work well (Xcode 2.5)
- Subject: Option click at function name, does not work well (Xcode 2.5)
- From: "Peter Chan" <email@hidden>
- Date: Thu, 5 Jun 2008 15:24:13 +0800
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