formulahendry / formulahendry/vscode-code-runner
Run with arguments and remember last run arguments
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
When developing commandline programs, esp. shell scripts, it would be very useful to have ability for Code Runner to ask for run arguments in a popup and remember them for the next time the program is started.
Yes, there is `code-runner.customCommand`, but it's a bother to change it and then rerun. It's faster to just switch to built-in or external terminal and rerun last command.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.