Get the autocompletion popup to appear when typing in the text editor

Posted by TheLearner on Stack Overflow See other posts from Stack Overflow or by TheLearner
Published on 2010-06-09T16:10:57Z Indexed on 2010/06/09 23:12 UTC
Read the original article Hit count: 139

Filed under:

Like Visual Studio, I want the code completion menu to popup immediately after I start typing.

I don't mean the completion inline - I mean I want the same window that popups when you press esc to appear.

Is there anyway of doing this?

© Stack Overflow or respective owner

Related posts about xcode