I'm using VScode and would like to use the debugger. My code is set up such that I run it from the terminal specifying a json config file. How can i run VScode's debugger without having to change the code?
CodePudding user response:
You can add the .json files you need here.