You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just made a fresh Fresh Deno project, and in the task panel I don't see any task. But with the CLI, I can see and run them.
In #991 I see it been solved, but I got the same problem. Also, on Linux it works so a Windows problem.
Describe the bug
I just made a fresh Fresh Deno project, and in the task panel I don't see any task. But with the CLI, I can see and run them.
In #991 I see it been solved, but I got the same problem. Also, on Linux it works so a Windows problem.
To Reproduce
Expected behavior
See task in the Task Panel.
Details
In the CLI, it works all good.
But the Task panel is empty.
If I run
Deno: Run Task
from the command panel, I get thisWhich I thought it might mean I don't have a Deno project open, but I do
And here is the
deno.json
file, as fresh as it can get.The text was updated successfully, but these errors were encountered: