Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Command Palette NPM Package UpdateNew to Visual Studio Code? Get it now.

Command Palette NPM Package Update

elltg

|
134 installs
| (0) | Free
Update NPM scripts from the command palette
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

This extension lets you update NPM scripts from the command palette.

Run the extension from the command palette and it will list your dependencies/devDependencies from package.json file at the root of the workspace.

Upon selecting an item, it will show your current version pattern in use and ask you to type your desired target pattern. If you type in a new pattern and press enter it will then write that to your package.json

Demo: demo

Requirements

None

Extension Settings

None

Known Issues

None

Release Notes

Initial release!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft