Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jackz Unicode ConverterNew to Visual Studio Code? Get it now.
Jackz Unicode Converter

Jackz Unicode Converter

Taweesak S.

|
46 installs
| (1) | Free
Use this to convert unicode escape sequences to unicode characters.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jackz Unicode Converter

This is a Visual Studio Code extension that converts Unicode escape sequences in a file to their corresponding Unicode characters.

Features

This extension provides a simple command to convert Unicode escape sequences to Unicode characters in the active editor window. The command can be accessed in two ways:

  • From the command palette: Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the command palette, then type Unicode Escape Sequences and select the command.

  • From the editor context menu: Right-click in the editor window, then select Convert Document Unicode Escape Sequences or Convert Selected Unicode Escape Sequences from the context menu.

Convert Document Unicode Escape Sequences

The extension will replace all Unicode escape sequences in the document with their corresponding Unicode characters.

Convert Selected Unicode Escape Sequences

The extension will replace all Unicode escape sequences in the selected text with their corresponding Unicode characters.

enter image description here

Installation

To install the extension, follow these steps:

  1. Open Visual Studio Code.

  2. Click on the Extensions icon in the left-hand sidebar (it looks like four squares).

  3. In the search bar, type Unicode Converter and press Enter.

  4. Select the Jackz Unicode Converter extension from the search results.

  5. Click the Install button.

Usage

To use the extension, open a file containing Unicode escape sequences in Visual Studio Code, then follow one of the methods described above to access the Convert Document Unicode Escape Sequences or Convert Selected Unicode Escape Sequences command.

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft