Re: Code Completion & Nested Obj-C Messages: Wrong Scope
Re: Code Completion & Nested Obj-C Messages: Wrong Scope
- Subject: Re: Code Completion & Nested Obj-C Messages: Wrong Scope
- From: David Ewing <email@hidden>
- Date: Thu, 15 Jun 2006 11:27:51 -0600
On Jun 14, 2006, at 9:38 AM, Mike Jackson wrote:
Also, code sense most of the time will not even pick up the "std"
classes, like string.
So if I do string mystring ("Hello World");, then try "mystring.",
nothing shows up when I invoke code completion. Is this normal?
This is easily the biggest limitation. The C++ support is minimal. We
don't handle namespaces and templates correctly. And some of the
expression parsing (like your example) isn't handled either. Please do
file bugs. :-)
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