• 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
Incorrect arguments in auto-complete
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Incorrect arguments in auto-complete


  • Subject: Incorrect arguments in auto-complete
  • From: Tim Conkling <email@hidden>
  • Date: Wed, 18 May 2005 10:18:51 -0400

I'm not sure exactly what's going on here, but it looks like Autocomplete in Xcode 2.0 doesn't understand namespaces. For example, I have a class function:

XmlWriter::writeElement(const std::string name, const std::string content);

Autocomplete lists this function as "writeElement(const std)" in the popup menu, and when I autocomplete the text, it writes "writer.writeElement(<#const std#>)" into my source file.

Has anyone else seen this behavior?

Tim
_______________________________________________
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: Incorrect arguments in auto-complete
      • From: David Ewing <email@hidden>
  • Prev by Date: Re: New G5 under Panther or XCode 1.5 under Tiger
  • Next by Date: Re: XCode 2.0 build style selection
  • Previous by thread: Re: XCode 2.0 build style selection
  • Next by thread: Re: Incorrect arguments in auto-complete
  • Index(es):
    • Date
    • Thread