Skip to content

Commit

Permalink
Restore restart
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed May 29, 2018
1 parent 31f888a commit eab7f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"name": "Attach to Extension Host",
"protocol": "inspector",
"port": 5870,
// "restart": true,
"restart": true,
"outFiles": [
"${workspaceFolder}/out/**/*.js"
]
Expand Down

0 comments on commit eab7f1e

Please sign in to comment.