0.0.4
0.0.4 - 2021-04-10
- [feat] extension now works on VS Code for the Web (like github.dev)
- [feat] highlight additional characters: control characters, soft hyphen, object replacement character - close #8, #9, #17
- [feat] show the Unicode codepoint of highlighted characters - close #12
- [feat] configuration option
asciiOnly
to highlight all non-ASCII characters as "bad" (disabled by default) - close #7 - [feat] configuration option
allowedUnicodeChars
to mark characters as "non-bad" - close #4, #10 - [fix] when the configuration changes, the extension changes its behavior without reloading the window
- [fix] remove redundant "Hello World" Command from Command Palette - close #15
Thanks to @ItalyPaleAle, @quackingduck, @Pablion.