We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df3657 commit a0fce77Copy full SHA for a0fce77
.vscode/launch.json
@@ -1,6 +1,11 @@
1
{
2
"version": "0.1.0",
3
"configurations": [
4
+ {
5
+ "request": "attach",
6
+ "type": "node",
7
+ ""
8
+ },
9
10
"type": "node",
11
"request": "launch",
product.json
@@ -36,8 +36,8 @@
36
"builtInExtensions": [
37
38
"name": "ms-vscode.js-debug-companion",
39
- "version": "1.0.18",
40
- "sha256": "b49ee134f452c88fe3de09ae62b7f77aa66d1d6dcd794c48e065bdc2c74d4a30",
+ "version": "1.1.1",
+ "sha256": "095dc6d5d45490966dfa74d24add92036b42bf02a37d88c4b0f510dc91deeee6",
41
"repo": "https://github.com/microsoft/vscode-js-debug-companion",
42
"metadata": {
43
"id": "99cb0b7f-7354-4278-b8da-6cc79972169d",
0 commit comments