-
Notifications
You must be signed in to change notification settings - Fork 511
Untitled-1 file opened with PowerShell type causes Powershell Integrated Console to crash #1649
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
Closed
viloun opened this issue
Dec 12, 2018
· 1 comment
· Fixed by PowerShell/PowerShellEditorServices#815
Closed
Untitled-1 file opened with PowerShell type causes Powershell Integrated Console to crash #1649
viloun opened this issue
Dec 12, 2018
· 1 comment
· Fixed by PowerShell/PowerShellEditorServices#815
Labels
Issue-Bug
A bug to squash.
Comments
Crash in the logs seems to be here:
The problem occurs here. That was added to find dot-sourced references, but prevents untitled files from working it seems. |
This was referenced Dec 12, 2018
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System Details
System Details Output
Issue Description
When creating a temp file, and changing the syntax highlighting to Powershell, the Powershell Integrated Console crashes and never returns. I have to delete the Untitled-1 temp file from my vscode workspace and restart vscode.
Expected Behaviour
The Powershell Integrated Console should not crash. It does not matter if the Untitled-1 is valid or an invalid Powershell command.
Actual Behaviour
Powershell Integrated Console crashes and it does not reload automatically.
Attached Logs
Follow the instructions in the [troubleshooting docs](https://github.com/PowerShell/vscode-powershell/blob/master/docs/troubleshooting.md#logs
1544570084-07e1b270-cb07-403f-a3b4-63d71abe978e1544570070070.zip
)
about capturing and sending logs.
The text was updated successfully, but these errors were encountered: