-
Notifications
You must be signed in to change notification settings - Fork 511
VSCode PowerShell exetension crashes #1695
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
Thanks for the info! Can you also attach the logs here so we can get a better idea of what's going on? Can you set the log level to |
Here are the logs EditorServices.log |
Although I'm not seeing a crash in this log file, I can tell you there is a known bug with the code folding provider when used on an untitled (unsaved) file. For now to get around this bug, save the file as a ps1 file. |
Ahh - saving the file does indeed resolve this issue. |
The fix for that is already in master, it's just pending a new release 👍 |
Closing this as the update is now out! Will re-open if this issue persists. |
Issue Description
I am experiencing a problem with VSCode Crashing, which I can reproduce.
To reproduce:
Attached Logs
Follow the instructions in the README about
capturing and sending logs.
Environment Information
Visual Studio Code
PowerShell Information
Visual Studio Code Extensions
Visual Studio Code Extensions(Click to Expand)
The text was updated successfully, but these errors were encountered: