Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-input-sequenceNew to Visual Studio Code? Get it now.
vscode-input-sequence

vscode-input-sequence

tomoki1207

|
98,660 installs
| (31) | Free
sequential-number in vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-input-sequence

Build status AppVeyor License

sequential-number for VSCode.

screenshot

Usage

Default Keymap

ctrl + alt + 0 => Open the input panel !

Syntax Rules

<start> <operator> <step> : <digit> : <radix>

Key Default Definition
start "" It specifies the number that you start typing an integer.
operator (optinal) + It specifies the generation rules of consecutive numbers in the + or -. The sign of the increment(++) and decrement(--) also available.
step (optinal) 1 It specifies the integer to be added or subtracted.
digit (optinal) 0 It specifies of the number of digits in the integer.
radix (optinal) 10 It specifies an integer between 2 and 36 that represents radix.

More infomation and Examples

See sequential-number.

Configuration

  • sequence.replaceSelection Replace initial selections by sequence or not. replaceScreenshot

LICENSE

LICENSE

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft