Code Index with "*.hh" Files
Code Index with "*.hh" Files
- Subject: Code Index with "*.hh" Files
- From: "Colin A. Smith" <email@hidden>
- Date: Sat, 01 Mar 2008 16:15:07 -0800
- Thread-topic: Code Index with "*.hh" Files
I have an external build system project that is entirely C++. All of the
header files use the *.hh extension. Xcode displays the file types correctly
for those header files and the "Go to Counterpart" switches between the
header and the corresponding *.cc file. Very annoyingly, the following
features do work for items defined in *.cc files but not for items defined
in *.hh files:
- Code completion
- Class browser
- Project symbols
I'm 99.9% sure that *.hh files are not being indexed, as all the behaviors
described above appear to depend on that index:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUser
Guide/Contents/Resources/en.lproj/01_70_tasks_navigate/chapter_10_section_3.
html
Is it possible to configure Xcode to index *.hh files? If not, can this
please be added to a release in the near future?
A related question was previously posted but never answered:
http://lists.apple.com/archives/xcode-users/2004/Aug/msg00439.html
I'd really appreciate an answer. Thanks!
-Colin
_______________________________________________
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