/AutoEscape

AutoEscape is a VSCode extension that allows you to escape special characters when working with strings.

Primary LanguageJavaScript

AutoEscape

AutoEscape is an extension that allows you to escape special characters when working with strings.

Features

AutoEscape can be applied on strings that have been already pasted in your code or on text that you have copied. This extension can be used for a variety of cases, such as escaping quotes when working with stringified JSON objects to escaping backslashes when pasting file paths.

Release Notes

1.0.0

Initial release of AutoEscape

For more information

Enjoy!