Keyboard shortcut to switch between python console and the editor in pycharm

前端 未结 15 556
忘了有多久
忘了有多久 2021-01-31 01:53

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

15条回答
  •  深忆病人
    2021-01-31 02:36

    Press ⌃⇥ and navigate between files opened in the editor, and tool windows. This is called the Switcher.

    Reference:

    • https://www.jetbrains.com/help/pycharm/navigating-between-files-and-tool-windows.html
    • https://www.jetbrains.com/help/pycharm/navigation-between-ide-components.html

提交回复
热议问题