Search code examples
pythonpython-3.xspydershortcut

Is there a way to bind multiple key combinations to spyder shortcuts?


I'm used to being able to hit Ctrl + Return or Ctrl + Enter to run the selected line. Is there a way to bind both of these combinations?

enter image description here

Each of these categories only accepts one key binding as far as I am aware.

Thanks is advance!


Solution

  • There is currently no way to add multiple key binds for a single shortcut inside Spyder as far as I know. This has been brought up before and I believe they are working on it for a future update. Their plans for further keyboard shortcut support in Spyder can be found here: checklist