formulahendry / formulahendry/vscode-code-runner

[Feature request]

Open
#1,019 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

**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:
1. Press Run
2. Press Stop
3. 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:
1. run code

Second press F5:
1. run code
2. Stop code
3. 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)_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.