When you configure xcode to use the All-in-one layout, a toggle appears to allow you to switch between project and debug ‘mode’ (the IDE calls these pages).
Is there a keyboard shortcut to perform the toggle?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Project: Cmd + 0 (zero)
Build: Cmd + Shift + B
Debug: Cmd + Shift + Y
Found this here: http://www.cocoabuilder.com/archive/xcode/252986-keyboard-shortcut-for-next-page-in-all-in-one-layout.html
More shortcuts:
http://cocoasamurai.blogspot.com/2008/02/complete-xcode-keyboard-shortcut-list.html