Is it possible to extend the command to allow for command line arguments (argparse style) to be passed to the script being debugged?
I'm jumping between running different files regularly, so having the flexibility to adapt the command-line args would be great