Skip to content

Problem matcher 'search' file location method for Task API #169110

@franneck94

Description

@franneck94

Since the Problem matcher 'search' file location method was added in 1.74 for the tasks.json file I would like to have this in the Tasks API.

My extension creates a vscode Task internally which then can be executed by a shortcut and I want to have that feature there.
Currently, I can only pass in the problem matcher "type": problemMatchers?: string | string[].

I would expect to be able to pass this as an optional Object.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitytasksTask system issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions