Unicode NormalizerThis is a Visual Studio Code extension, which does Unicode Normalization on selected text blocks. FeaturesAfter selecting some of texts, open Command Palette by
The Unicode Normalization commands depend on String.prototype.normalize provided on VSCode, which seems to comply with ECMAScript 2015 (6th Edition, ECMA-262). Known IssuesNone. Release Notes0.0.1First release. GitHub URLhttps://github.com/espresso3389/unicode-normalizer-vscode Marketplace URLhttps://marketplace.visualstudio.com/items?itemName=espresso3389.unicode-normalizer |