Skip to content

Commit ce0ccef

Browse files
committed
do not restart the attach to extension host launch config
1 parent 634068a commit ce0ccef

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.vscode/launch.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"request": "attach",
1717
"name": "Attach to Extension Host",
1818
"port": 5870,
19-
"restart": true,
2019
"outFiles": [
2120
"${workspaceFolder}/out/**/*.js"
2221
]

0 commit comments

Comments
 (0)