RSSAmplifier

Recent articles from Everyday Superpowers

TIL Debug any python file in VS Code

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

One of my frustrations with VisualStudio Code was creating a `launch.json` file whenever I wanted to debug a one-off Python file. Today, I learned that you could add a debugger configuration to your user settings. This allows you always to have a debugging configuration available. How to do this Create a debugging (or launch) configuration: Select the "Run and Debug" tab and click "create a…

Read on everydaysuperpowers.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.