-
Notifications
You must be signed in to change notification settings - Fork 311
VSCode Integrated terminal in infinite restart loop #1967
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
@MartinSGill I cannot reproduce the issue, see my screen GIF below. Can you please provide the following information?
Screen GIF |
@daxian-dbw I did some more digging and I'm not sure this qualifies as a bug anymore, at least not one against PSReadline, although it might still be a bug against vscode-powershell. From the days before VSCode supported PSReadline I had a condition in my profile to Interestingly calling I suspect that the vscode-powershell integration with PSReadline has a custom handler for unloading psreadline that doesn't work correctly if PSReadline is unloaded by the profile. Not sure if that qualifies as a bug or not, truthfully. |
The vscode-powershell integrated console does have a custom handler for PSReadLine, and maybe that's why PSReadLine takes effect even after you run |
@MartinSGill Given that this is more of a PowerShell vscode extension issue, I will close the issue here. But it would be nice if you can open an issue in the PowerShellEditorServices repo and let it be triaged. Thanks! |
VSCode Integrated terminal in infinite restart loop:
Steps to reproduce:
Start VSCode.
Open a powershell file.
Examine the integrated terminal output
Environment
PSReadLine: 2.2.0-beta1
PowerShell: 2020.6.0
OS: Microsoft Windows 10.0.19042
BufferWidth: 128
BufferHeight: 12
Last 0 Keys
VSCode:
Powershell:
Options:
Exception
The text was updated successfully, but these errors were encountered: