Skip to content

Error when execute code formatting operation under debug context. #11

@altrive

Description

@altrive

Error dialog appeared when hit break point condition on code formatting operation.

example:

Get-PSBreakpoint -Variable StackTrace | Remove-PSBreakpoint
Set-PSBreakpoint -Variable StackTrace -Mode Write -Action {
    Write-Host "error!!!!"
} > $null

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions