Search code examples
xcodexcode4

Is there a hot key available or configurable in Xcode for the "back button"?


The backbutton in Xcode is super useful for me, especially when I CMD+CLICK to see a declaration, but I always have to use the mouse to click the arrow back button. Is this configurable to hot key?

Thanks!!!


Solution

  • ^⌘← unless I redefined that :P

    Press "⌘," and go to Key Bindings to see the whole list. You can type "back" in the search box.