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

StringSplitter

Innovative Creations Ltd

|
713 installs
| (1) | Free
Splits strings based on provided character
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

String splitter is an extension that splits all strings by adding a new line wherever the user provided character is present.

It was intended to be used on text files, but will work on code. However using it on code might return undesired results.

How to use

Once installed, start the extension from the command palette (crtl+shift+p) and type string splitter.

Once you have done that another prompt will open at the top of the window asking for a character, enter the character you want to split by there, then press enter.

After that, all the strings should have split.

To run it again, just follow the same steps.

Version 1.0.0

Initial release of String splitter


© Innovative Creations Ltd 2018

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