Answer the question
In order to leave comments, you need to log in
How can I make it so that I can immediately see in the code where it is written in Latin and where in Cyrillic in Jetbrains products?
Now I started debugging the work of one script and figured out for a very long time (about an hour) why it can’t “include” a file, when it “included” others nearby
{if $smarty.get.submen=='countries'}
{include file="adm/charts/countries.tpl"}
{/if}
...
{if $smarty.get.submen=='carriers'}
{include file="adm/charts/carriers.tpl"}
{/if}
Answer the question
In order to leave comments, you need to log in
as an option, use a font in which there is no support for Cyrillic, instead of it some kind of unreadable crap (there are plenty of such from foreign fonts), then it will probably be more noticeable.
Doesn't the program underline misspelled words for you?
In my opinion, this case will just be marked by a spell checker.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question