formulahendry / formulahendry/vscode-code-runner

[Bug] executorMap commands fail to execute when Run in Terminal is set to True

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

Description

- VS Code Version: 1.52.1
- OS Version: Windows 10 64bit Version 1809 17763.1697
- Code Runner Version: 0.11.2

**Describe the bug**

executorMap commands fail to execute when Run In Terminal is set to True

**Actual behavior**

terminal just hangs, no commands are executed. gcc does not run and the c file specified is not compiled. originally thought it was some random issue with trying to run the exe once it was compiled so i removed that part but it turns out nothing actually happens

**Expected behavior**

the commands to be executed

**Screenshots**
![image](https://user-images.githubusercontent.com/53962190/105452125-c0b01580-5c4b-11eb-848b-5e11de6acaae.png)
![image](https://user-images.githubusercontent.com/53962190/105452154-ce659b00-5c4b-11eb-9be4-f55c5522681d.png)
terminal just hangs and i have to input a keyboard interrupt to stop it and get back to the terminal

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.