Visual Studio Code is my preferred IDE for python tool development and it provides great out of the box support for debugging tools during development. The VS Code docs provide a solid explanation on how to add the standard launch configurations to your project. Here I will describe the key methods I use to setup … Continue reading Adding VS Code launch configurations with environment variables