vscode: Task doesn't run on folder open anymore
- https://github.com/microsoft/vscode-github-issue-notebooks
- notice that the
task.json
has a"runOn": "folderOpen"
-script - run the task manually
- reload window
- 🐛 the task doesn’t start automatically
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 24 (24 by maintainers)
Commits related to this issue
- fix #160174 — committed to microsoft/vscode by meganrogge 2 years ago
- fix #160174 — committed to microsoft/vscode by meganrogge 2 years ago
Approved in the UX sync
Yes I meant as a user setting and agree with you re untrusted workspaces
I certainly caused this w the task reconnection - will look into it