Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of tasks instead of shortcut #3

Open
yani opened this issue Aug 13, 2019 · 5 comments
Open

List of tasks instead of shortcut #3

yani opened this issue Aug 13, 2019 · 5 comments

Comments

@yani
Copy link

yani commented Aug 13, 2019

I have the list of project tasks setup as a shortcut. It might be interesting if this extension would allow some sort of terminator list instead of using regexes.

@Gama11
Copy link
Member

Gama11 commented Aug 13, 2019

You could easily turn a list of task names into a regex though? (Task A|Task B|Task C)...

@Gama11
Copy link
Member

Gama11 commented Aug 13, 2019

I may have mistunderstoood though... You want the shortcut to run multiple tasks at once?

How do you have that setup as a shortcut right now?

@yani
Copy link
Author

yani commented Aug 13, 2019

More like the original task list:
image

It could be a command and it would show all tasks ready to be terminated and started.

@Gama11
Copy link
Member

Gama11 commented Aug 13, 2019

Oh, now I get it. :) Yeah, that might make sense.

@yani
Copy link
Author

yani commented Aug 13, 2019

Not sure if it would weigh up against just waiting for the official VSCode implementation.

I've clicked "Restart Task" at least 20 times this past hour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants