-
-
Notifications
You must be signed in to change notification settings - Fork 754
Closed
Labels
state: duplicateDuplicates another issue.Duplicates another issue.
Description
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
Labels
state: duplicateDuplicates another issue.Duplicates another issue.