lkytal / quickTask

Task runner and manager extension for VSCode
https://lkytal.github.io/quickTask/
GNU Affero General Public License v3.0
11 stars 7 forks source link

[Feature Request] Filter tasks by name #57

Open lonix1 opened 2 years ago

lonix1 commented 2 years ago

I have lots of tasks from many sources: shell, tasks.json, gulp, npm, etc.

Would be useful to have a "filter" option, so I could only show (or hide) tasks with a certain name. Maybe using a regex.