Run project Ctrl+10 when Pycharm is not a foreground window.
Answered
I want to be able to press Ctrl+10 or other shortcut to run the project even if Pycharm is not a foreground window.
Please sign in to leave a comment.
Through the IDE, it's not possible as you can set up any shortcut via the Settings > Keymap, but the IDE must be in focus. You can check if it's possible to set up a a global hotkey on your OS or something similar.