Code Inspections in Internationalization
This topic lists all JetBrains Rider code inspections available in Internationalization.
You can toggle specific inspections or change their severity level on the Editor | Inspection Settings | Inspection Severity | Other Languages page of the IDE settings Ctrl+Alt+S.
Inspection | Description | Default Severity |
---|---|---|
Lossy encoding | Reports characters that cannot be displayed because of the current document encoding. Examples:
encoding= attribute in the XML prolog of XML file, or by changing the corresponding options in Settings | Editor | File Encodings. | |
Non-ASCII characters | Reports code elements that uses non-ASCII symbols in an unusual context. Example:
|