PowerShell/PowerShellEditorServices

Make Invoke-PSRLConstructor and Invoke-PSRLReadLine exported cmdlets

TylerLeonhardt opened this issue · 5 comments

When in a debug prompt... this PowerShell bug is exposed:
PowerShell/PowerShell#12297

On this line:
https://github.com/PowerShell/PowerShell/blob/9212aac0fa020b657454ef4f9ff2fdd6fc6d759c/src/System.Management.Automation/engine/debugger/debugger.cs#L2360

Since we support 5.1... we have no option here but to revert #1258

This is until #1295 is done.

Having same issue as PowerShell/vscode-powershell#2767, any suggested work around or timeframe to fix?

timeframe to fix

Working on the solution in https://github.com/rjmholt/PowerShellEditorServices/tree/async-ps-consumer, but it's a large work item and will likely require changes in PSReadLine to be released first, so won't be for some time.

Going to mark this as a duplicate of #1295

This issue has been marked as duplicate and has not had any activity for 1 day. It will be closed for housekeeping purposes.