Skip to content

waldyrious/vscode-highlight-dodgy-characters

 
 

Repository files navigation

Highlight dodgy characters

Highlight all non-ascii characters (port of Highlight Dodgy Characters from Sublime Text)

Screenshot

Features

It highlights all the non-ascii characters, including dashes, fancy quotes and emojis.

Inspired from Highlight Bad Chars

Whitelisting

You can override the whitelist of characters that will not be highlighted in your workspace or user settings:

"highlight-dodgy-characters.whitelist": "´€£¡¿äàáâãåǎąăæçćĉčđďðèéêëěęĝģğĥìíîïıĵķĺļłľñńňöòóôõőøœŕřẞßśŝşšșťţþțüùúûűũųůŵýÿŷźžż"

Examples

An example file that contains dodgy characters can be found here

About

A VS Code extension to highlight non-unicode characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%