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
Explicitly return undefined from resolveDbgConfig when sessn not started (#1548)
In the September drop of VSCode this fixes the issue with VSCode
opening launch.json in this case. Technically just returning nothing
works but better to be explicit in this case I think.
microsoft/vscode#54213 (comment)
0 commit comments