mactkg / vscode-sonic-pi

Play Sonic Pi with your favorite editor!
MIT License
26 stars 10 forks source link

Is there a way to play/stop setting up some shortcuts? #23

Open piscespieces opened 3 years ago

piscespieces commented 3 years ago

Is there a way to play/stop setting up some shortcuts?

Opening the command palette and typing does not seems to be the best way for Live Performances. And using the "Recently Used" VS Code Editor shortcuts makes difficult when you are constantly switching between STOP/PLAY.

TsubasaK111 commented 3 years ago

Hey @piscespieces, just jumping in for a quick comment.

You can add keybinds to practically any command in VSCode: https://code.visualstudio.com/docs/getstarted/keybindings

Admittedly it is inconvenient that there are no predefined keybinds for STOP/PLAY.