Does the keyboard shortcut for moving from editor to console back and forth in Sublime Text 2 exist? If so what is it?
Share
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.
For a Python Code block you can use Ctrl+` (The single quote on the tilde key). There are some other useful shortcuts here:
Useful Shortcuts
Not sure if this helps with other scenarios.