Skip to content

Commit 2ac3ec2

Browse files
committed
Merge remote-tracking branch 'taskpane/master' into from-taskpane
2 parents a502515 + 4030665 commit 2ac3ec2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/tasks.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@
5858
"clear": true,
5959
"panel": "dedicated"
6060
},
61-
"problemMatcher": []
61+
"problemMatcher": [],
62+
"runOptions": {
63+
"runOn": "folderOpen"
64+
}
6265
},
6366
{
6467
"label": "Install",

0 commit comments

Comments
 (0)