-
Notifications
You must be signed in to change notification settings - Fork 514
Language server sometimes crashes then $ErrorActionPreference = "Stop" #187
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
Hmm, seems like you've got Thanks for the report! |
You are correct. I have $ErrorActionPreference = "Stop" in my profile. Not sure that I need it anymore. :) Thanks for the great product btw! |
However, now that I think about it, I will use ErrorActionPreference in scripts and test them via Pester, so better handling might be in order. |
Yep, I need to ensure that it'll be handled correctly no matter what. I just found the issue actually, might have a fix out today. |
Fixed it in PowerShellEditorServices. Might see if I can grab another couple more fixes tomorrow to put into a patch release. |
Just shipped an update of the extension with this fix included! Sorry it took so long to get that out. |
Uh oh!
There was an error while loading. Please reload this page.
vscode: 1.1.1
Powershell: 0.6.1
Windows 10 x64 1511
I'm seeing a lot of crashes: (logfile is attached)
EditorServices.zip
The text was updated successfully, but these errors were encountered: