Skip to content

VSCode / editor integration? #444

@max-sixty

Description

@max-sixty

I'm gradually replacing some of my .vscode/tasks.json with Taskfile.yml.

The VSCode format has a similar goal, though the functionality and explicitness is arguably dominated by task, as well as being usable from the command line.

Ofc the one advantage the VSCode version has is integration with VSCode... e.g. shortcuts, being able to select a task, getting the outputs parsed and added to the Problems tab.

Any thoughts on adding integrations with editors? I could envisage task becoming a format that different editors coalesce around, rather than each having its own — similar to what's happened with LSPs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions