Re: Code Sense Feature Request
Re: Code Sense Feature Request
- Subject: Re: Code Sense Feature Request
- From: Andreas Grosam <email@hidden>
- Date: Fri, 5 Aug 2005 04:07:16 +0200
On 05.08.2005, at 02:16, Chris Espinosa wrote:
On Aug 4, 2005, at 2:25 PM, Andreas Grosam wrote:
So, i would find something like a list of frameworks, libraries or folders which we could choose for use with Code Sense very usefull.
This list might be per project - for instance, the set of frameworks/libraries/folders which should be indexed for Code Sense could be specified in the General Tab of the Info panel of the project.
This is already the case. The CodeSense completion list is created from the project index, which only indexes sources in your project, headers included by those sources, and headers in frameworks that are used in your project.
Ah,
then, will a source file also be indexed if it is *not* a member of any target?
Did check this myself:
hm, it will - so, that might be the reason why i have all the Carbon symbols ...
And when i remove the header or the complete source file, the indexer does not update the index (instantly). Need to manually force to rebuild the index.
hm, i think i can live with it. :-)
Andreas
Chris
_______________________________________________
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