Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Split Join textsNew to Visual Studio Code? Get it now.
Split Join texts

Split Join texts

Matsuyanagi

|
3,660 installs
| (2) | Free
Splitting and joining texts with separator.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Split Join texts

Features

  • Specify a separator and split the text into multiple lines.
  • Specify a separator and join selected lines.

Split and join text.

Split and join text.

Split, delete separator and join text.

Split, delete separator and join text.

Available command

  • extension.splitText : Specify a separator and split the text into multiple lines.
  • extension.splitTextAndDeleteSeparator : Specify a separator and split the text into multiple lines, and delete separators.
  • extension.joinText : Specify a separator and join texts of a few rows of lines.
  • extension.joinTextAndDeleteIndent : Specify a separator and join selected lines, and delete indent spaces.(/^\s*/)

Extension Settings

parameter name description type default value
splitJoinText.defaultSeparator default separator string ","
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft