Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>vs-delimiterNew to Visual Studio Code? Get it now.
vs-delimiter

vs-delimiter

morber11

|
63 installs
| (0) | Free
Simple tool for splitting strings highlighted by your cursor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vs-delimiter - A simple delimiter and wrapper for Visual Studio Code

Features

Easily delimit or wrap text. Useful for assembling SQL queries from a given string of texts

Delimit and Wrap Text Easily

Completely customizable delimiter and wrap characters

Now available on the marketplace https://marketplace.visualstudio.com/items?itemName=morber11.vs-delimiter

Requirements

Visual Studio Code

Extension Settings

This extension contributes the following settings:

  • vs-delimiter.delimiter: Specifies the default Delimiter to use. Defaults to a comma ,
  • vs-delimiter.wrapper: Specifies the default Wrapper to use. Defaults to an apostrophe

Known Issues

  • Does not currently support wrapping and delimiting on multiple lines

Release Notes

1.0.0

Initial release of vs delimiter

1.0.1

Added an escape character for both wrapping and delimiting

Removed trailing delimiter at the end of strings

1.1.0

Added multiline support

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