Fetches all tasks available in the systems. This includes tasks from tasks.json files as well as tasks from task providers contributed through extensions.
tasks.json
Optional
Optional filter to select tasks of a certain type or version.
A thenable that resolves to an array of tasks.
Fetches all tasks available in the systems. This includes tasks from
tasks.jsonfiles as well as tasks from task providers contributed through extensions.