In Xcode 3, in c (or c++) with code sense auto complete turned on, if you typed "for" or "if" or "printf" or some other common C/C++ section of code an autocomplete would pop up and allow you to hit tab to fill out the remainder of the statement. In Xcode 4 I can see many of these blocks in the "Code Snippet" in the new right hand side toolbar, and I can set a keybinding for these. But is there any way to get back the context aware autocomplete? I picked through the documentation, but everything is just touting how awesome the new autocomplete is when its turned on.
Is what I am referring to called something besides autocomplete?
Is what I am referring to called something besides autocomplete?
Last edited: