Code Inspection: Lossy encoding
Reports characters that cannot be displayed because of the current document encoding.
Examples:If you type international characters in a document with the US-ASCII charset, some characters will be lost on save.
If you load a UTF-8-encoded file using the ISO-8859-1 one-byte charset, some characters will be displayed incorrectly.
encoding=
attribute in the XML prolog of XML file, or by changing the corresponding options in Settings | Editor | File Encodings.Suppress an inspection in the editor
Position the caret at the highlighted line and press Alt+Enter or click .
Click the arrow next to the inspection you want to suppress and select the necessary suppress action.
Last modified: 11 February 2022