formulahendry / formulahendry/vscode-code-runner
Code runner can't open mutil terminal
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
I need to run a few of file just to finish some functions. But run code only run in a console, that mean it only run one cmd code by code runner.
For example, I run a file by code runner at first, but it only can run when the first code finished.The image show that run code is running the first code, the secode code is waiting for the first code to finish. It will be solve if the secode code can run in a new terminal.

I sincerely hope that developers can add code runner to run in multiple terminals instead of running only one terminal at the same time!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.