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
This change fixes an issue with untitled file paths being sent in the
cwd parameter to debug adapter when in a window that doesn't have a
workspace loaded. The fix is to change our cwd selection logic to be
more aware of an untitled file being used.
ResolvesPowerShell#655.
This change fixes an issue with untitled file paths being sent in the
cwd parameter to debug adapter when in a window that doesn't have a
workspace loaded. The fix is to change our cwd selection logic to be
more aware of an untitled file being used.
ResolvesPowerShell#655.
Steps:
Get-Process
in the filecwd
with path ofuntitled:Untitled-1
The text was updated successfully, but these errors were encountered: