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
Press Ctrl + TAB then release only TAB and press P to open Python Console directly. This method is similar to other answers, but let you to avoid walking through other options.