Code completion etc.
Press Tab to accept the current completion.
Sometimes the first completion Xcode presents is not the one you want. If you press Escape, Xcode presents a pop-up list from which you can select from all the available completions.
Next Argument
When you're editing a method with multiple arguments, press Control-/ to advance from one argument to the next.
