spmeesseman/vscode-taskexplorer

Rename tasks on bookmarks

moshest opened this issue · 0 comments

Thanks for this amazing plugin!

When I bookmark all the start tasks of my monorepo project all tasks labeled as "start" and I can't see which server is each task. I would like to be able to rename the tasks or at least see the task folder path so I can see which task is what.

image

My folder structure:

packages/
packages/foo
packages/bar
services/
services/foo-service
services/bar-service