biati-digital / nova-text-tools

Swiss Army knife for text manipulation and selection Sort, Transform, Filter, Delete Duplicates, Encode, Decode and much more...
16 stars 2 forks source link

Encoding HTML Entities is missing some #19

Closed tomliv closed 1 year ago

tomliv commented 1 year ago

I have a similar extension for Code that will sometimes encode a 'curly/smart' single quote as ' or ’. Your extension, I am assuming, is unaware of one of those as it frequently misses single quotes. Unfortunately I do not have a readily available example.

tomliv commented 1 year ago

Just tested this and your extension did convert ' so maybe ’ is missing? Will continue to test. It all depends on where the text comes from. Copy/paste from various sources.

biati-digital commented 1 year ago

Hi, if you are able to provide some examples that would be great or you can submit a PR if you manage to fix it.

biati-digital commented 1 year ago

Closing as no more info was provided. Anyway, we've ported this extension to VS Code in case you want to try it. https://marketplace.visualstudio.com/items?itemName=biati.vscode-text-tools