• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
rebuild codesense index?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rebuild codesense index?


  • Subject: rebuild codesense index?
  • From: Markian Hlynka <email@hidden>
  • Date: Fri, 14 Oct 2005 04:04:32 -0600

I'm just getting into codesense, and it works way better than before. I have so many questions (Which the docs don't seem to answer), but here are my 2 most important related ones:

1. I have 2 functions:
   void print_by_name(const std::vector<int>& vec) const;
   std::string print_by_name(const int& one) const;
When I bring up the completion list, I get:
      workingSet->print_by_name(<#const std#>);
So, that's not especially helpful. 'cause of that "std", I can't tell which function that is. Secondly, the second function that returns a string doesn't show up at all. Is this because Xcode has issues dealing with overloaded functions, or does my index need updating?

2. How do I force the index to rebuild?

Ok, I lied, I have 3 questions:

3. it seems to me that sometimes my typos get indexed and offered back to me. Is this correct behaviour, and apart from being careful, how do I avoid it? ie, will they disappear on the next index update?

Thanks!

Markian
----
When arguing with an idiot, be sure they aren't doing the same.


 _______________________________________________
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

  • Follow-Ups:
    • repost: rebuild codesense index?
      • From: Markian Hlynka <email@hidden>
  • Prev by Date: Re: Fat Jar
  • Next by Date: Re: Smooth scrolling
  • Previous by thread: Re: Smooth scrolling
  • Next by thread: repost: rebuild codesense index?
  • Index(es):
    • Date
    • Thread