• 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
Codesense not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Codesense not working


  • Subject: Codesense not working
  • From: John Deane <email@hidden>
  • Date: Fri, 14 Apr 2006 17:40:10 +0100

Hi,

I seem to be having some difficulty getting code sense to work for standard library objects.

For example:

std::list<int> list1;


list1.push_back(123);

On pressing escape after the . in the last line I would expect to be presented with the list of member functions but all XCode presents me with is the message "No completions found." 

Am I missing something obvious?

I have included <list> and have tried rebuilding the Code Sense index.

Thanks

John

 _______________________________________________
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:
    • Re: Codesense not working
      • From: David Ewing <email@hidden>
  • Prev by Date: Re: Help : Compiling for multiple architectures, is ppc970 valid ?
  • Next by Date: Re: Bookmarks in the Documentation Window
  • Previous by thread: Re: Universal ICU build
  • Next by thread: Re: Codesense not working
  • Index(es):
    • Date
    • Thread