Skip to content

Launch VSCode via PYTHONBREAKPOINT and Python 3.7's breakpoint() function. #216

@mingwandroid

Description

@mingwandroid

Copied from: microsoft/vscode#60853

In my workflow I am used to inserting import pdb; pdb.set_trace() to break into a fairly minimal CLI debugger. How awesome would it be instead if I could launch into VSCode with as much debugging context available as possible?

I think it would be very nice indeed.

CC @zooba.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions