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.

Make task templates configurable

See original GitHub issue

I started implementing a command to run tests, but the noticed there’s a command in the command palette called “Run Test Task”. It seems like it’d be a good idea to reuse this, since otherwise my “Run Dart tests” command appears even when there’s not a Dart project open.

However, I’m struggling to find how I can actually fire this up. If I execute that command it says No task runner configured and when I click the option to configure it gives me a list of existing task runners. I figure I need to add a new item to this list that the uesr can select, which would then pre-fill their tasks.json with the correct things for executing tests.

However, I can’t figure out how to contribute something to that list?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
dbaeumercommented, Aug 22, 2016

Having ac contribution mechanism to the tasks.json templates is a fair request.

0reactions
connorsheacommented, May 15, 2019

See also #9505

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring Task Templates - Trackops Support
To create a new task template, navigate to the Settings tab and then click Task Templates. From here, create a new template by...
Read more >
Create task templates - Amazon Connect - AWS Documentation
On the Task templates page, choose + New template. On the Create new template page, in the Template name box, enter the name...
Read more >
Configure Task Templates
Task Templates contain configuration data that is used by the IFS Connect framework when creating new Application Messages for Connectivity and Print Agent...
Read more >
Manage Task Templates | ShotGrid
Create a new Task Template by clicking on the “+ Task Template” button. Fill out the required fields and click “Create Task Template.”....
Read more >
Task templates (Box type configuration)
To access this page go to wrench icon at the top > Administration > Box type > choose the Box type you want...
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