Skip to content

0.0.4

Compare
Choose a tag to compare
@WengerK WengerK released this 04 Oct 06:55
· 18 commits to master since this release

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.