|
|
|
|
|
by MaulingMonkey
140 days ago
|
|
You can specify: "runOptions": { "runOn": "folderOpen" }
In tasks.json, which I use for automatically `git fetch`ing on a few projects. While I don't recall it's interaction with first run / untrusted folder dialogs, it's entirely automatic on second run / trusted folders. |
|