ShaneSpace.VisualStudio.InvisibleCharacterVisualizer
ShaneSpace.VisualStudio.InvisibleCharacterVisualizer copied to clipboard
A Visual Studio extension to add visibility to invisible unicode characters that may slip into your code.
- Upgrade Packages - Update to support 2022 - Added common ignores - Increment build 
Was reported to me that my extension catches all cases in the CVE except for [homoglyph-functions](https://github.com/nickboucher/trojan-source/blob/main/C%23/homoglyph-function.csx). I propose we highlight these characters in orange to separate them from the “invisible”...
It would be hard to find such highlited characters in a big file. Is there a way to find them automatically (not just scrolling)? For example, to have a summary,...
This is a great extension, but its visual presentation needs some minor tweaks. The rectangular highlight is too tall. It should be reduced in height so it does not displace...