Search code examples
pycharmjetbrains-idearrow-keys

Is there any shortcut for traditional arrow keys in PyCharm


I am new to PyCharm IDE by JetBrains and every time I have to leave the home row and click on those arrows for navigation. Is there any shortcut keys such as Ctrl, Shift something or if there isn't Can I create my own shortcut.


Solution

  • You can configure custom shortcuts in Settings | Keymap | Editor Actions if I correctly understand your usecase:

    enter image description here