Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Insert Multiple RowsNew to Visual Studio Code? Get it now.
Insert Multiple Rows

Insert Multiple Rows

yo-C-ta

|
1,783 installs
| (0) | Free
Insert sequential number / bit-field / character to multi-cursor rows.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Insert Multiple Rows

version issue rate download Build Status

A extension to insert sequential number / bit-field / character to multi-cursor rows.

Features

All features calculate digits automatically and insert from any number.

USAGE: Set multi-cursor and call bellow commands.

Attention: Insertion is performed cursor-selection-order.

Command: Insert decimal to multiple rows :1234:

Insert decimal demo

Command: Insert bitfield to multiple rows :zero:

Insert bitfield demo

Command: Insert character to multiple rows :capital_abcd:

Insert character demo

Extension Settings

  • insertDecimalToMultipleRows.paddingChar
    • What: padding character for "Insert decimal to multiple rows" command
    • Default: '0'
    • Value: single character

Example of use

Make sample csv

csv sample

Insert C define macros

c sample

Insert to 10,000 rows

10000 rows

Release Note

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