Skip to content

Calling Set-PSBreakpoint in console doesn't cause breakpoint icon to appear in file #660

Closed
@daviwil

Description

@daviwil

We need to send a BreakpointEvent back to the debugger client when new breakpoints are added in the session via the Set-PSBreakpoint cmdlet. I've got an implementation working but it's currently blocked by a bug in VS Code (microsoft/vscode#24164) which causes all other breakpoints in the file to be cleared when the BreakpointEvent is received.

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