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

Re: Codesense not working


  • Subject: Re: Codesense not working
  • From: David Ewing <email@hidden>
  • Date: Tue, 18 Apr 2006 14:22:18 -0600


On Apr 14, 2006, at 10:40 AM, John Deane wrote:

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.

This works fine for me here in simple projects. Do you see "list" and other C++ classes in the class browser? If not, you should file a bug, and include the project in question.

Dave

 _______________________________________________
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

References: 
 >Codesense not working (From: John Deane <email@hidden>)

  • Prev by Date: Re: Undefined constants from pch
  • Next by Date: Re: Confusing runtime link error
  • Previous by thread: Codesense not working
  • Next by thread: Re: Codesense not working
  • Index(es):
    • Date
    • Thread