Answer the question
In order to leave comments, you need to log in
How to distinguish Cyrillic from Latin in code?
I work in different IDEs, most often in VSCode, which once I get into incomprehensibility associated with similar letters in the code, for example, it can be written "a" Russian instead of "a" English, they look completely the same, but if it is Russian, then nothing works when visually everything is correct, how to make them look at least somehow different
Answer the question
In order to leave comments, you need to log in
I think writing code in Cyrillic is bad manners, which can only be forgiven for 1s-nicknames.
Regarding the differences - look, maybe there are some plugins for ide
in theory, vscode in js, c# suggests that the variable is not used and paints over. info logs are enough to look at all the code
phalcon is not installed. What is the problem?
Who installed Phalcon, how to run installer from cygwin (displays errors)?
docs.phalconphp.ru/ru/latest/reference/install.htm...
Everything works, I checked. It was on CentOS 7 that I even launched a virtual machine on purpose :)
curl -s https://packagecloud.io/install/repositories/phalcon/stable/script.rpm.sh | sudo bash
sudo yum install php70u-phalcon #у меня PHP7
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question