Skip to content

subProcess documentation missing #14993

@jonfen

Description

@jonfen

Is there any debugging subProcess documentation anywhere? I didn't see it on https://code.visualstudio.com/docs/python/debugging

image
image

I didn't know if this was a required launch.json configuration [anymore], through my own testing I realized the behavior was the same either way.

    "configurations": [
        {
            ...
            "subProcess": true
        }
    ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions