-
Notifications
You must be signed in to change notification settings - Fork 298
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
Visual Studio Code fails to launch PowerShell terminal on startup #4258
Comments
@hisae1421, you were using a pretty old version of PSReadLine (2.0.0-beta2 or prior), and it's likely that the issue was fixed in a newer version. |
I only get the error in the new powershell extension version. Version 2024.4.0 works fine. |
I also have it when i revert back to older version but indeed the issue started last week, probably when 2024.5.0 got deployed |
I solved it by installing PowerShell 7 but I don't understand why vsCode extension is not compliant anymore with my default 5.1 powershell environement |
Why can't I set this issue to opened ? Some bot said something wrong about it and that's it ? Archived forever ? 😂 |
@hisae1421 and @Growbutski The exception indicates it's a problem with PS VSCode extension, not PSReadLine. Please report your issue in https://github.com/PowerShell/vscode-powershell instead. |
Prerequisites
Exception report
Screenshot
Environment data
Steps to reproduce
Visual Studio launches PowerShell terminal
Expected behavior
I don't understand.... Expected behavior is not to have an error message I guess ?
Actual behavior
Shows the error message above
The text was updated successfully, but these errors were encountered: