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

Property containing %20 is not treated correctly. #22

Open rinkishimo opened 2 years ago

rinkishimo commented 2 years ago

pro=foo%20bar

%20 disappears, which is not ok if property value is url