how to activate intellisense in xCode?
Posted: Tue Jan 25, 2011 11:09 am
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?
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?