Search code examples
xcode4.5

What's the shortcut to navigator in XCode 4.5?


shortcut snapshot

I'm thinking what's the shortcut to to this ? I don't know the exact name to this in XCode. thus I can't bind my key shortcut


Solution

  • It's "Show Document Items".

    Use CTRL + 6 keyboard shortcut.

    Under "Key Bindings" is listed as "Standard Editor > Show Documented Items" or from menu: "View" -> "Standard Editor" -> "Show Documented Items".