Skip to content

Support thread freezing while debugging #2932

@gingters

Description

@gingters

Describe the feature you'd like

When debugging ASP.NET Core applications or multithreadend backend services, oftentimes the same breakpoint is hit multiple times from different threads.

As a developer, I want to be able to freeze threads other than the current one to efficiently debug a single execution of the code.

Alternatives considered

Switch to Rider... 🙄

Environment Information

VS Code on macOS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions