• 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: Code Completion & Nested Obj-C Messages: Wrong Scope
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Re: Code Completion & Nested Obj-C Messages: Wrong Scope (From: Jerry Krinock <email@hidden>)
 >Re: Code Completion & Nested Obj-C Messages: Wrong Scope (From: Mike Jackson <email@hidden>)

  • Prev by Date: Re: codegen bug with SSE autovectorization
  • Next by Date: Re: Somewhat OT - Creating a Project Template from Working Project With Shell Script
  • Previous by thread: Re: Code Completion & Nested Obj-C Messages: Wrong Scope
  • Next by thread: Basics of Creating and Using Custom Palettes?
  • Index(es):
    • Date
    • Thread