I have my build run my application until I kill it. This works fine, but it would be nice to bind "Terminate Running Tasks" to a keyboard shortcut. Is this possible?
All the commands are listed when you go to change a key binding, so you can add something like this to the user settings:
[
{ "key": "shift+cmd+s", "command": "workbench.action.tasks.terminate" }
]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With