Xcode 4 - return to the editor without a mouse

How can I return from a project to an editor without a mouse?

+3
source share
1 answer

Command + J will make the editor active.

+2
source

All Articles