proposed API: add parentSession to startDebugging; fixes #70219

This commit is contained in:
Andre Weinand
2019-03-18 11:41:31 +01:00
parent 7d20b64a3a
commit 96eb4cf00d
8 changed files with 33 additions and 10 deletions

View File

@@ -119,7 +119,7 @@ class ServerReadyDetector extends vscode.Disposable {
request: 'launch',
url: uri,
webRoot: args.webRoot || WEB_ROOT
});
}, session);
break;
default:
// not supported