Skip to content

Fix crash when performing symbol operations in untitled file #429

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

Merged
merged 1 commit into from
Apr 7, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Apr 7, 2017

This change fixes a host crash which occurs when the user tries to
perform a symbol operation (like Go to Definition or Find References) in
an untitled script file. The fix is to not try and convert an untitled
file's path to a Uri.

Resolves PowerShell/vscode-powershell#645

This change fixes a host crash which occurs when the user tries to
perform a symbol operation (like Go to Definition or Find References) in
an untitled script file.  The fix is to not try and convert an untitled
file's path to a Uri.

Resolves PowerShell/vscode-powershell#645
@daviwil daviwil added this to the 0.12.1 milestone Apr 7, 2017
Copy link
Contributor

@rkeithhill rkeithhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@daviwil daviwil merged commit 24d86cf into PowerShell:develop Apr 7, 2017
@daviwil daviwil deleted the fix-vsc-645 branch April 7, 2017 02:05
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
Fix PowerShell#418: Debugger should retry if extension isn't loaded yet
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

Successfully merging this pull request may close these issues.

3 participants