Skip to content

Commit

Permalink
Adjust Debug Config
Browse files Browse the repository at this point in the history
  • Loading branch information
DotJoshJohnson committed Jan 13, 2016
1 parent a49c229 commit a8ab748
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"runtimeExecutable": "${execPath}",
"args": [
"--extensionDevelopmentPath=${workspaceRoot}"
]
],
"preLaunchTask": "build"
}
]
}

0 comments on commit a8ab748

Please sign in to comment.