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
If cwd is a file path we check for that and if so, we grab its folder. If any error occurs during this test for dir/grab parent dir operation we log it and continue. I don't think we should crash the debugger. Unfortunately the call to set-location with a bad path doens't get echoed to the debug console (just the debugAdapter.log) so the user won't know they typo'd a path - if they change the default. :-(
0 commit comments