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

TextWrapper

Viavario

|
1,287 installs
| (0) | Free
Extension to facilitate text wrapping
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TextWrapper

This extension facilitates wrapping text with custom prefixes and suffixes, including escaping special characters and normalizing new lines.

Features

  • Use a custom prefix and suffix
  • Easily wrap other selections and texts using the previously entered prefix and suffix
  • Escape special characters
  • Normalize new lines by replacing new lines and carriage returns with \n

Extension Settings

This extension does not have any configurable settings.

Release Notes

1.0.0

Initial release of TextWrapper

1.0.1

Bugfix: escape all entered characters in the selection

1.0.2

Default prefix and suffix are set to <?php echo __(" and "); ?> for use with gettext in PHP.

1.0.3

Added option to trim whitespace.

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