VS Code: Run currently opened Python script as a module
TLDR;
I'm lazy and want to start all open Python scripts by hitting F5 and expect absolute and relative imports to work fine, no matter where the script resides within the folder structure.
Skip to the end to access a ready-made launch.json configura...
blog.stefanrickli.dev3 min read