formulahendry / formulahendry/vscode-code-runner
[Bug] executorMap commands fail to execute when Run in Terminal is set to True
- 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**


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.