diff --git a/.vscode/launch.json b/.vscode/launch.json index afffde5ee6b..a3df6fc0ded 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,6 +1,11 @@ { "version": "0.1.0", "configurations": [ + { + "request": "attach", + "type": "node", + "" + }, { "type": "node", "request": "launch", diff --git a/product.json b/product.json index f055d4c86f4..41acae1b7aa 100644 --- a/product.json +++ b/product.json @@ -36,8 +36,8 @@ "builtInExtensions": [ { "name": "ms-vscode.js-debug-companion", - "version": "1.0.18", - "sha256": "b49ee134f452c88fe3de09ae62b7f77aa66d1d6dcd794c48e065bdc2c74d4a30", + "version": "1.1.1", + "sha256": "095dc6d5d45490966dfa74d24add92036b42bf02a37d88c4b0f510dc91deeee6", "repo": "https://github.com/microsoft/vscode-js-debug-companion", "metadata": { "id": "99cb0b7f-7354-4278-b8da-6cc79972169d",