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
resolveDebugConfiguration returns null to tell vscode to continue generating launch.json (#430)
* resolveDebugConfiguration returns null to tell vscode to continue generating launch.json
Signed-off-by: Jinbo Wang <[email protected]>
* Use truthy to check the value is empty or not
0 commit comments