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

VSCode Progressive Increment

narsenico

|
5,521 installs
| (5) | 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

Settings:

  • progressive.skipFirstNumber: if true the first number will not be changed (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
  • Terms of use
  • Trademarks
© 2022 Microsoft