vscode-docs
vscode-docs copied to clipboard
tasks.md: add `source` property to `problemMatcher`
Currently, the source property is only mentioned under Modifying an existing problem matcher, but with no details, and it applies to more than just existing matchers.
It would be great to add it as part of the example as demonstrated in this PR, though it's incomplete: This also requires updating the screenshot below.
Related feature request I just opened on the VSCode repo: QoL improvement: Show task label as source of problem if problemMatcher doesn't specify a source
hello
@wjandrea Thanks for contributing. I'll update the screenshot.