Is your feature request related to a problem? Please describe.
As always, I corrected this action by changing the code, but I'm tired of fixing it with each update.
I would like to be able to have the code restart by key. Right now it works like this:
Press Run
Press Stop
Press Run
Describe the solution you'd like
I would like to have a VSCode setup that would allow me to single-start the code with one key and, on a second press, stop and start immediately.
First press F5:
run code
Second press F5:
run code
Stop code
Run code
(I hope you understand what I want, I'm using a translator and in general I'm having a little trouble articulating what I want in this case)
Is your feature request related to a problem? Please describe. As always, I corrected this action by changing the code, but I'm tired of fixing it with each update. I would like to be able to have the code restart by key. Right now it works like this:
Describe the solution you'd like I would like to have a VSCode setup that would allow me to single-start the code with one key and, on a second press, stop and start immediately.
First press F5:
Second press F5:
(I hope you understand what I want, I'm using a translator and in general I'm having a little trouble articulating what I want in this case)