I'm trying to do what seems like it should be a simple thing... have Xcode 3.0 automatically show the completion list on a member call/access. I can make the list appear by hitting Esc, but that's annoying to constantly do. Inline completion is great, but it only shows one thing at a time, and I like to see the whole list, since I'm still trying to learn the APIs. What do I have to do to make it automatically pop up?