Skip to content
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

Powershell extension terminal keeps crashing #1709

Closed
SeanCoB opened this issue Jan 20, 2019 · 2 comments
Closed

Powershell extension terminal keeps crashing #1709

SeanCoB opened this issue Jan 20, 2019 · 2 comments

Comments

@SeanCoB
Copy link

SeanCoB commented Jan 20, 2019

  • VSCode Version: 1.30.2
  • OS Version: Windows 10 1809

Steps to Reproduce:

  1. Edit Powershell code. While typing, the terminal will crash and prompt to be restarted.

Does this issue occur when all extensions are disabled?: No

I turned on verbose logging and captured the attached log. It looks to be getting angry at my incorrect syntax that occurs as I'm typing...

EditorServices.log

@rkeithhill
Copy link
Contributor

Duplicate of #1675. This has been fixed and should appear in the next release 1.10.3. If you would like to verify the fix, you can install the "insiders" version of the extension that has the fix. The Windows version can be downloaded from https://ci.appveyor.com/project/PowerShell/vscode-powershell/build/artifacts Then use the Extension view's "..." menu to select "Install from VSIX...". Or you can wait until we release 1.10.3 But if you do try the VSIX, would appreciate confirmation on whether it fixes this issue for you.

@SeanCoB
Copy link
Author

SeanCoB commented Jan 21, 2019

I've been using the new version for about a day without issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants