In visual studio,there's intellisense.So I could see the member methods and member variables of an object easily.
I tried it in xCode,but nothing appears.If I type "variable->",a context box should appear and its member variables and member method should appear.How can I achieve it?In Visual studio pressing "shift+Ctrl+space" let's intllisense activated.In xCode,what should I press to activate intellisense for an object?
how to activate intellisense in xCode?
-
jjan014
- Kobold
- Posts: 39
- Joined: Thu Jan 06, 2011 1:32 pm
-
betajaen
- OGRE Moderator

- Posts: 3447
- Joined: Mon Jul 18, 2005 4:15 pm
- Location: Wales, UK
- x 58
Re: how to activate intellisense in xCode?
Please do not cross post. It makes us less-likely to answer your question.
-
jacmoe
- OGRE Retired Moderator

- Posts: 20570
- Joined: Thu Jan 22, 2004 10:13 am
- Location: Denmark
- x 179
Re: how to activate intellisense in xCode?
/* moved to off-topic */
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
-
_tommo_
- Gnoll
- Posts: 677
- Joined: Tue Sep 19, 2006 6:09 pm
- x 5
Re: how to activate intellisense in xCode?
You can press Escape each time you want to have the full list of autocompletions, OR install this plugin which saved me hours of typing, forcing XCode to always show the autocompletion list 