Run with arguments and remember last run arguments
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.
New to VSC and Code Runner, and that was the first thing that I stumbled upon. Would be really helpful to be able to provide arguments when running programs/scripts.
Ability to read launch.json run commands would be great. Adding running with arguments would make it really useful.
See also Issue #142