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

list_converter

FishmanAI

|
134 installs
| (0) | Free
Converts lists from one format to another
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

list-converter README

Converts between various list formats. Currently supports newline separated and json arrays.

Commands:

  • list-converter: NSV to JSON
  • list-converter: JSON to NSV

Examples

JSON-style list:

["cat", "dog", "lynx"]

NSV list:

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