Skip to content

Minimal Python VS Code debugging and typechecking setup

Notifications You must be signed in to change notification settings

frdel/python-vscode-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-vscode-debug

Minimal Python VSCode debugging and typechecking setup

This demo project contains the minimal configuration files and recommended extensions to have typechecking and debugging support for your python application in VS Code.

The "Debug main.py" launch configuration will run main.py file in debugger no matter what file you have currently open. I find this more convenient when working with projects that have a single launch script.

About

Minimal Python VS Code debugging and typechecking setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages