Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Clete2

macrumors 65816
Original poster
Hey, XCode newbie here. I'm used to programming in a lot of environments and XCode isn't one of them. One thing that most environments support is having a contextual menu with a list of methods and class variables when you type the dot operator.

E.g.

When I type:
String myString = "LOL";
myString.
A box pops up and lists all of the members of that class.

How can I do this in XCode? I'm tired of going into the documentation manually.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.