Jackz Unicode ConverterThis is a Visual Studio Code extension that converts Unicode escape sequences in a file to their corresponding Unicode characters. FeaturesThis 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:
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. InstallationTo install the extension, follow these steps:
UsageTo 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 LicenseThis extension is licensed under the MIT License. |