cwan / native-ascii-converter

VS Code extension that converts characters with Unicode escapes or vice versa. The same as 'native2ascii' tool of JDK.
MIT License
15 stars 3 forks source link

feat: allow conversion of selected text only #24

Open stetsche opened 9 months ago

stetsche commented 9 months ago

This change will introduce a new behavior, which is allowing to convert native to ascii and vice versa for selected text only.