Code Inspection: Non-ASCII characters
Configure inspections: Settings | Editor | Inspections
Show intention actions: AltEnter
Reports code elements that use non-ASCII symbols in an unusual context.
Example:
Non-ASCII characters used in identifiers, strings, or comments.
Identifiers written in different languages, such as
myСollection
with the letterC
written in Cyrillic.Comments or strings containing Unicode symbols, such as long dashes and arrows.
Place the caret at the highlighted line and press AltEnter or click
.
Click the arrow next to the inspection you want to suppress and select the necessary suppress action.