Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>VSCode Progressive IncrementNew to Visual Studio Code? Get it now.
VSCode Progressive Increment

VSCode Progressive Increment

narsenico

|
21,815 installs
| (6) | Free
Increments progressively integer values found in selection(s) by 1 or 10
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-progressive-increment

VSCode extension

License

Increments progressively integer values found in selection(s) by 1 or 10.

screenshot

Commands:

  • Progressive: increment by 1
  • Progressive: increment by 10
  • Progressive: increment by ...

Settings:

  • progressive.skipFirstNumber: if true the first number will not be changed (default false).
  • progressive.allowZeroLengthSelection: if true increments the number before or after the cursor in case of zero length selection (default false).

Shortcuts:

Win\Linux:

  • Increment by 1: ctrl + alt + i
  • Increment by 10: ctrl + alt + shift + i

Mac:

  • Increment by 1: cmd + alt + i
  • Increment by 10: cmd + alt + shift + i
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft