Skip to content

YAML support for VSCode tasks #309661

@mroy-shopify

Description

@mroy-shopify

The ability to define VSCode tasks in YAML instead of JSON would be super useful, especially since task configurations tend to be repetitive by nature, and we could use YAML anchors in order to DRY away the repetitions. Often, it's only the command that needs to change.

In projects with dozens of tasks, this could cut down the size of the tasks file by well over 50%.

It's 2026. YAML is a pretty universal standard by now.

Metadata

Metadata

Assignees

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