-
Notifications
You must be signed in to change notification settings - Fork 236
Make Invoke-PSRLConstructor and Invoke-PSRLReadLine exported cmdlets #1296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is until #1295 is done. |
Having same issue as PowerShell/vscode-powershell#2767, any suggested work around or 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. |
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
The text was updated successfully, but these errors were encountered: