Skip to content

upgrading from 2.2.0-beta2 > beta3 broke Powershell debugger in vscode #2616

Closed
@bchap1n

Description

@bchap1n

Environment

PS version: 7.1.3
PSReadline version: 2.2.0-beta3
os: 10.0.19041.1 (WinBuild.160101.0800)
PS file version: 7.1.3.0
HostName: Visual Studio Code Host
BufferWidth: 238
BufferHeight: 10

Exception report

Steps to reproduce

Upgrade to PSReadline 2.2.0-beta3 from PSReadline 2.2.0-beta2
Open new PowerShell script in VSCode, set breakpoint on first line, and launch debugger

This happens in latest vscode and vscode-insiders, Powershell/Powershell-Insiders Extension and with Powershell 7.1+ and 7.2+

Expected behavior

debugger should pause at the breakpoint

Actual behavior

debugger just hangs and I can either pause or stop

notes

I tried rolling back powershell extension, and rebooting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIt either shouldn't be doing this or needs an investigation.Resolution-Fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions