You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crash when performing symbol operations in untitled file
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.
ResolvesPowerShell/vscode-powershell#645
0 commit comments