WengerK / vscode-highlight-bad-chars

Extension to highlight bad characters such as No-break space ( ) and the Greek question mark (;) in your source files.

Home Page:https://marketplace.visualstudio.com/items?itemName=wengerk.highlight-bad-chars#overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not match SOFT HYPHEN

emkayy opened this issue · comments

The extension does not recognise soft hypens \u00AD (­).
However, I would regard "not visible" characters most important to show.
Could you please enable all unicode characers?

You can use https://github.com/nhoizey/vscode-gremlins
Since this extension seems like it's not updated anymore for years

Did you test it? Because I added it to my configuration and it still didn't work.

Confirm it's working for me. Can you double-check that you've updated your extension?