Skip to content

Tasks does not live react to changes in tasks.json #24418

@isidorn

Description

@isidorn

Refs: #24403

insiders, mac

  1. New workspace, setup a task runner, choose npm
  2. Run task -> notice 3 options, great
  3. Go back to tasks.json, add a new task, for instance
{
            "taskName": "start",
            "args": ["start"]
        }
  1. save tasks.json, f1 > run task -> notice the newest task added is not in the list, only the previous 3 are there

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugtasksTask system issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions