forked from external/vscode-xml
Adjust Debug Config
This commit is contained in:
parent
a49c22958a
commit
a8ab7488ef
1 changed files with 2 additions and 1 deletions
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
|
@ -8,7 +8,8 @@
|
|||
"runtimeExecutable": "${execPath}",
|
||||
"args": [
|
||||
"--extensionDevelopmentPath=${workspaceRoot}"
|
||||
]
|
||||
],
|
||||
"preLaunchTask": "build"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue