fix launch

This commit is contained in:
Benjamin Pasero
2018-04-25 17:27:48 +02:00
parent fbb382069f
commit def5ef16a5

View File

@ -11,8 +11,7 @@
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
"--extensionDevelopmentPath=${workspaceFolder}",
"${workspaceFolder}/test.code-workspace"
"--extensionDevelopmentPath=${workspaceFolder}"
],
"outFiles": [
"${workspaceFolder}/out/**/*.js"