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 which causes and error to appear in the
integrated console when debugging an untitled file without a launch.json
configuration. The fix is to use the full Uri path when crafting a
launch config for an untitled file.
ResolvesPowerShell#648.
One slight issue with 0.12.0 is that an error is thrown when you try to debug an untitled file marked as PowerShell when there isn't a launch.json.
/cc @dfinke
The text was updated successfully, but these errors were encountered: