In general, I\'d like to know the keyboard shortcut for navigating to multiple sections like the project structure, editor, console. I\'m using eclipse keymap configuration in p
From my understanding the keyboard shortcuts you are looking for are:
Ctrl+0 = select shell
Ctrl+9 = select editor
These are default keyboard shortcuts for python.