Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>mkstringNew to Visual Studio Code? Get it now.
mkstring

mkstring

shinhwagk

|
106,487 installs
| (2) | Free
Combine multiple lines into one line.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-mkstring

Usage

Right Click(and selection) -> mkstring on plaintext

default effect

1
2
3
4

to

('1','2','3','4')

custom effect (use symbols)

# < > - "
1
2
3
4

to

<"1"-"2"-"3"-"4">
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft