Replace selected text or insert conversion as comments
Usage
Select the text you want to convert
Open command palette (Shift + Command + P (Mac) / Ctrl + Shift + P (Windows/Linux))
Search "convert" or "comment" and select conversion method
Extension Settings
This extension contributes the following settings:
hex-multi-converter.convertEscapeCharactersToText: Set to false to disable escape characters to text conversion (render newline instead of "\n" for example).
hex-multi-converter.convertControlCharactersToText: Set to false to disable control characters to text conversion (show the ESC symbol instead of "ESC" for example).