Extension that shows you versions of your installed packages.
- Open VS Code and click on Extensions Icon in the Activity Bar.
- Type
faissaloux.package-manager-intellisense
. - Install.
- npm
- yarn
- pnpm
- bun
- composer
- bundler
- cargo
- Install your packages using
npm
,yarn
,pnpm
,bun
,composer
,bundler
orcargo
. - Open your
package.json
,composer.json
,Gemfile
orCargo.toml
file. - Installed versions gonna be displayed to you.
Enjoy!