

It'll give you a list to auto generate a configuration for most of the common debug processes out there. You can click the Add Configuration button at the bottom right if you don't see the config template already in the file. You can go here for the extension's own documentation on launch options, with both optional and required attributes.

You can go here for more information on the Visual Studio Code file variables you can use to configure your debuggers and paths. The debugger passes these in as though they you had typed: python file.py into your terminal passing each JSON string in the list to the program in order. These are the command line arguments that you pass in to your program.

This will bring up the properties which you can then change to suit your preference. If this is the first time you open the "Task: Configure Task Runner", you need to select "other" at the bottom of the next selection list. This brings up a search box where you search for "Configure Task Runner" In your console, press Ctrl + Shift + P (Windows) or Cmd + Shift + P (Apple). Here is how to configure Task Runner in Visual Studio Code to run a.
