Answer the question
In order to leave comments, you need to log in
Intellij idea, is it possible to adjust the color scheme so that Russian letters in the code are highlighted in a certain color?
When working with the code, you need to keep track of where there are Russian letters. For this, color highlighting of Russian letters would be very helpful.
Tell me, please, is it possible to configure Intellij idea so that Russian letters are highlighted in a certain color?
Answer the question
In order to leave comments, you need to log in
This inspection warns you of the code accidentally written in the wrong encoding. For example,
Non-ASCII characters used in the names/strings/comments or
Identifiers written in different languages (eg when in the variable "myCollection" the letter C written in Cyrillic) or
Unicode symbols used in comments or strings (eg long dashes and arrows in the comment "// a → !a - please note")
This check warns you about code accidentally written in the wrong encoding. For example,
Non-ASCII characters used in names / strings / comments or
Identifiers written in different languages (for example, when the letter C is written in Cyrillic in the variable "myCollection") or
Unicode characters used in comments or lines (for example, em dashes and arrows in the comment "//a →! A - note")
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question