Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Orderly - Add sequence number for your textNew to Visual Studio Code? Get it now.

Orderly - Add sequence number for your text

Orderly

|
71 installs
| (0) | Free
Generate numerical order list for your text.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo

Orderly

This extension can help you to generate the sequence number for your text.

Visual Studio Marketplace Version

Quick start

  1. In the VS Code editor, select the content that you want to add teh sequence number.
  2. Press Ctrl+Shift+P(Win) or Command+Shift+P(MacOS) to invoke Command Palette in VS Code.
  3. Type Orderly in the input filed, three commands will appear and select the proper command(Please refer to the below table for command usage).

Commands in Command Palette

Commands Demo
Orderly: add sequence (multiple cursors) cmd1_demo1
Orderly: add sequence (single selection) cmd2_demo1
Orderly: re-generate order cmd2_demo1

Run locally

# Step 1 (compile the file to dist folder)
npm run compile-web

# Step 2
Go to VS Code debug mode, run "Run Web Extension"

Publish

# Step 1
npm run vscode:prepublish

# Step 2
vsce publish VERSION_NUMBER

Release Notes

[0.0.4] - 2022-10-03

  • [Added] Support VS Code Web mode(https://vscode.dev/)

[0.0.3] - 2022-09-26

  • Initial release

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft