CrashactersHighlights invisible and misleading Unicode characters as errorsFeaturesCrashacters allows you to quickly spot characters that don't belong in your files. Saves you from wasting time debugging when your application crashes because the file you're using as input has an unexpected character that is either invisible in your editor or looks just like a valid character. You can customize the ranges of Unicode characters that you want the extension to highlight as errors using the extension settings in VSCode. If you believe that a certain character should be included in or excluded from the default character ranges, please open an issue with the tag "default blacklist". Feel free to also send any feature suggestions/bug reports. DevelopmentJust like most LSP-based extensions,
|