tonka3000 / vscode-raycast

Raycast tools for VSCode
https://marketplace.visualstudio.com/items?itemName=tonka3000.raycast
MIT License
16 stars 2 forks source link

Show information when there is a newer raycast API is available on npm #8

Closed tonka3000 closed 1 year ago

tonka3000 commented 2 years ago

Problem to solve

Make it easy to see the possibility to upgrade to a higher raycast API.

Proposal

Make it easy to see the possibility to upgrade to a higher raycast API version by comparing the local (workspace) installed version with the one on npm.com. This can be shown in the treeview when there is a higher version. Clicking on the item trigger the migration command.

Further details

Links / references

npm registry API