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

前端 未结 15 584
忘了有多久
忘了有多久 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条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-31 02:44

    If you mean the "Run" window (which has a console in it) you can open it/switch to it with Alt + 4. See the screenshot for the two locations this is indicated.

    As mentioned by vape, Esc should return you to your most recently used editor. Alternatively, pressing Alt + 4 again seems to return me to the first editor.

    Locations of shortcuts (View Menu and dock bar)

提交回复
热议问题