-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
state: needs triageWaiting to be triaged by a maintainer.Waiting to be triaged by a maintainer.
Description
The first time trying to run a task after starting VS Code, the extension does not find any tasks. If you try again, it then works.
I believe this is because the initial refresh() is not awaited.
Line 17 in 1c8bf53
| taskExtension.refresh(); |
The first time I run "Tasks: Run Task" and select "taskfile", no tasks are found
If I then go back and select "taskfile" again, I see the list of tasks.
- Task version: 3.48.0
- Operating System: Ubuntu 24.04
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state: needs triageWaiting to be triaged by a maintainer.Waiting to be triaged by a maintainer.