• 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
XCode and STL/STD code completion/code sense - possible???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode and STL/STD code completion/code sense - possible???


  • Subject: XCode and STL/STD code completion/code sense - possible???
  • From: Jeroen Verbeek <email@hidden>
  • Date: Wed, 5 Jan 2005 20:52:11 +1100

Hello,

Is it possible to get Xcode 1.5 to "code sense" STL in C++???
I am a "recent" convert from Windows/VisualC.NET to MacOSX/Xcode and VisualC.NET seems to not have a problem with this.


For example:

std::string somestring;
int space = somestring.find(" ");

Xcode will never suggest anything... I would like to see a popup when I press the '.' key after the variable that shows (for example) find() and erase() and so on...

I have been able to get a suggest listbox to appear, but it seems to show EVERYTHING in the system!

Thanks for any help!

Best Regards,

Jeroen Verbeek

_______________________________________________
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: XCode and STL/STD code completion/code sense - possible???
      • From: Martin Häcker <email@hidden>
  • Prev by Date: Re: Linking to libcrypto for 10.2 & 10.3
  • Next by Date: Modifying project setup
  • Previous by thread: App can't access resources - SOLVED
  • Next by thread: Re: XCode and STL/STD code completion/code sense - possible???
  • Index(es):
    • Date
    • Thread