formulahendry / formulahendry/vscode-code-runner
[Bug] "Run Selected Text" not saving the file.
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.41.0
- OS Version: Windows 10 LTSB 2016
- Code Runner Version: v0.9.15
**Describe the bug**
For feature "Run Selected Text" this command lines:
```
"code-runner.saveFileBeforeRun": true,
"code-runner.saveAllFilesBeforeRun": true,
```
doesn't work.
**Actual behavior**
Not saving the file!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.