Unicode Conversion is a Visual Studio Code extension that allows you to convert Unicode escape sequences in your file to their corresponding Unicode characters effortlessly.
Features
Convert all Unicode escape sequences in a document.
Convert selected Unicode escape sequences.
Usage
Convert Document Unicode Escape Sequences
Command Palette: Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the command palette, then type Unicode Conversion: Convert Document and select the command.
Context Menu: Right-click in the editor window, navigate to Unicode Conversion > Convert Document.
Keyboard Shortcut: Press Ctrl+Alt+U (Windows/Linux) or Cmd+Alt+U (Mac) to convert all Unicode escape sequences in the document.
Convert Selected Unicode Escape Sequences
Command Palette: Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the command palette, then type Unicode Conversion: Convert Selection and select the command.
Context Menu: Right-click in the editor window, navigate to Unicode Conversion > Convert Selection.
Keyboard Shortcut: Press Ctrl+Alt+S (Windows/Linux) or Cmd+Alt+S (Mac) to convert the selected Unicode escape sequences.
Installation
Open Visual Studio Code
Press Ctrl+P to open the quick open dialog
Type ext install Unicode Conversion and press Enter
Support
If you find this extension helpful, consider supporting me by buying me a coffee!