Re: Codesense not working
Re: Codesense not working
- Subject: Re: Codesense not working
- From: Steve Mills <email@hidden>
- Date: Wed, 19 Apr 2006 13:24:57 -0500
On Tue, 18 Apr 2006, David Ewing wrote:
On Apr 14, 2006, at 10:40 AM, John Deane wrote:
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."
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.
From what I see day to day, I think Code Sense has a bottle of
Ripple hidden between the couch cushions. Sometimes it will work on a
given token, other times it looks at me with glassy eyes and says
"what're YOU lookin' at?!"
Hmm. Maybe I'm the one guzzling the Ripple.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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