move auto-attach into new built-in extension; fixes #53586

This commit is contained in:
Andre Weinand
2018-07-12 16:40:39 +02:00
parent 076a754a1c
commit bf7ac9201e
13 changed files with 650 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
[
{
"name": "ms-vscode.node-debug",
"version": "1.26.1",
"version": "1.26.2",
"repo": "https://github.com/Microsoft/vscode-node-debug"
},
{