mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
debug: bump js-debug and use its auto attach by default once more
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"debug.javascript.usePreviewAutoAttach": {
|
||||
"scope": "window",
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"description": "%debug.javascript.usePreviewAutoAttach%"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user