Page 1 of 1

how to activate intellisense in xCode?

Posted: Tue Jan 25, 2011 11:09 am
by jjan014
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?

Re: how to activate intellisense in xCode?

Posted: Tue Jan 25, 2011 11:10 am
by betajaen
Please do not cross post. It makes us less-likely to answer your question.

Re: how to activate intellisense in xCode?

Posted: Tue Jan 25, 2011 11:36 am
by jacmoe
/* moved to off-topic */

Re: how to activate intellisense in xCode?

Posted: Tue Jan 25, 2011 11:56 am
by _tommo_
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 :D