spmeesseman / vscode-taskexplorer

Run and Manage Tasks for Visual Studio Code
Other
141 stars 30 forks source link

Task Explorer icon in npm tasks #125

Closed junalmeida closed 3 years ago

junalmeida commented 4 years ago

Even though task explorer is using yarn to run tasks in package.json, task explorer shows npm.

image

image

spmeesseman commented 3 years ago

:tada: This issue has been resolved in version 1.29.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

lonix1 commented 3 years ago

Since that update my npm root node doesn't have an icon at all (that red "n")... :smile:

junalmeida commented 3 years ago

I can see the yarn icon, however I'm not sure why some scripts are not like tree leaves (with wrench icon): image And I would name the root node as yarn or a generic package.json. Now it is npm with the yarn icon.

lonix1 commented 3 years ago

:laughing:

These things happen...