formulahendry / formulahendry/vscode-code-runner
Suggestion: about temporary file
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
Currently, after running selected code in Code Runner, it leaves a temporary file with the name set in `code-runner.temporaryFileName` in working dir. If we don't need that any more, we have to remove it manually.
What about adding a setting about whether the temporary file would be removed automatically after running?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.