Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Package - Version IncrementNew to Visual Studio Code? Get it now.
Package - Version Increment

Package - Version Increment

Vilton Borba

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

VS Code Extension - Package.json Version Increaser

angular-logo

The primary goal is to make easier to increase version number that is in package.json file.

Keybinding for Mac

  • (control + command + [) => increase major version number;
  • (control + command + ]) => increase minor version number;
  • (control + command + =) => increase revision version number.

Keybinding for Windows

  • (control + k) => increase major version number;
  • (control + l) => increase minor version number;
  • (control + ;) => increase revision version number.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft