formulahendry / formulahendry/vscode-code-runner

Code runner can't open mutil terminal

Open
#688 2 comments 1 reaction 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/38270020/97113193-aab1b800-1723-11eb-8272-971e5d513d1a.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.