Non Breaking Space Identifier

A ThunderCode inspection that locates non-breaking spaces hidden in identifier names.

Reasoning

This inpection is flagging code we dubbed "ThunderCode", code our friend Andrew Jackson would have written to confuse Rubberduck's parser and/or resolver. This inspection may accidentally reveal non-breaking spaces in code copied and pasted from a website.

Default severity

Warning

Inspection type

CodeQualityIssues

Examples


Rubberduck.CodeAnalysis.Inspections.Concrete.ThunderCode.NonBreakingSpaceIdentifierInspection.cs (Prerelease-v2.5.9.6289)