Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>listoNew to Visual Studio Code? Get it now.
listo

listo

Almog Vagman Ciprut

|
12 installs
| (0) | Free
Wraps lists separated by eof in the user-defined wrappers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

listo README

marketplace link

Using vs-code to structure big lists? Maybe you are creating a list for:

  • $in for MongDB - $in: ['a', 'b', 'c', ...]
  • IN for an SQL query IN ('a', 'b', 'c', ...)
  • killing sessions in an RDBMS KILL 1; KILL 2; KILL 3; ...

This extension allows for easy and quick list creation from new-line separated values.

Features

  • Wrap new-line separated values with:
    • parentheses
    • square-brackets
    • angle-brackets
    • curly brackets
    • any custom values

Basic Wrappers Basic Wrappers

Custom Wrapper Custom Wrapper

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