Skip to content

Commit

Permalink
Update launch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdufault committed May 27, 2017
1 parent 8981f5c commit d97e04a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/launch.json
Expand Up @@ -7,6 +7,7 @@
"type": "extensionHost",
"request": "launch",
"runtimeExecutable": "${execPath}",
// "args": ["C:/Users/jacob/Desktop/vscode", "--extensionDevelopmentPath=${workspaceRoot}" ],
"args": ["--extensionDevelopmentPath=${workspaceRoot}" ],
"stopOnEntry": false,
"sourceMaps": true,
Expand Down

0 comments on commit d97e04a

Please sign in to comment.