Skip to content

Duplicated Task / Inconsistent Naming / Missing Details #167061

@hediet

Description

@hediet

Steps Bug 1:

Actual result:
image

Expected result:

  • npm: dev - extension should not appear twice
  • every entry should have details, not just npm: dev - webview

Steps Bug 2:

  • Run both of the dev - extension tasks (kill the other before running each)
    • Notice that one of the tasks does not pick up the problemMatcher configured in tasks.json (VS Code shows the loading indicator forever in that case)

Steps Bug 3:

  • Use extension API vscode.tasks.fetchTasks to query all tasks
    • Notice that the name of the first duplicate is npm: dev - extension (as configured in tasks.json) and the other is just dev - extension

Probably all bugs have the same source, thus filing just one issue.

Metadata

Metadata

Assignees

Labels

papercut 🩸A particularly annoying issue impacting someone on the teamtasksTask system issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions