question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Task Manager: provide the ability to reuse custom problem matchers

See original GitHub issue

I have several related tasks that share a custom output format. I’d like to be able to define a problem matcher for this format once and reference it in multiple tasks like I can for built-in matchers, eg. "problemMatcher": "$my-matcher".

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:33
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
dbaeumercommented, Oct 24, 2018

This is only possible using an extension. You can provide an extension that contributes problem matchers which then can be referenced via a string. See https://marketplace.visualstudio.com/items?itemName=eamodio.tsl-problem-matcher as an example.

Keeping the issue open to be able to do the same in tasks.json files.

2reactions
dbaeumercommented, Jan 22, 2019

The extension that got parsed last wins. In this regard it might not be obvious for the user.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tasks in Visual Studio Code
Integrate with External Tools via Tasks. Lots of tools exist to automate tasks like linting, building, packaging, testing, or deploying software systems.
Read more >
Alexa_Week8 Flashcards - Quizlet
Study with Quizlet and memorize flashcards containing terms like You need to use Task Manager to analyze memory utilization on a Windows system....
Read more >
Create a custom field in Project - Microsoft Support
To reuse custom fields, create a copy of the project. Custom fields can't currently be used across projects or for PowerBI reports.
Read more >
Task Manager | Kibana Guide [7.17] - Elastic
Once you estimate tasks per minute , add a buffer for non-recurring tasks. How much of a buffer is required largely depends on...
Read more >
Visual Task Boards - Product Documentation | ServiceNow
The Visual Task Board interface provides a graphic-rich environment suited for managing and collaborating on records. For example, a support ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found