Skip to content

deno tasks not found #1378

@DetachHead

Description

@DetachHead

Describe the bug

To Reproduce

  1. create the following deno.json
    {
        "tasks": {
            "asdf": "echo 1"
        }
    }
  2. click the ... icon and enable "Deno Tasks"
    Image
  3. hit F1 and run "Deno: Run Task"

Expected behavior

task is listed in the "Deno Tasks" section and appears when running "Deno: Run Task"

Screenshots

Image

when running "Deno: Run Task" the following error appears:

Image

Versions

vscode: 1.119.0 deno: 2.7.14 extension: 3.52.0

OS: windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions