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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The code completion settings are in Xcode Preferences (shortcut: command-comma) -> Code Sense. I don’t think you can make the actual pop-up list (as oppose to the completion line) appear without hitting escape.