Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Красный фон у символа "<" в выражении "\"Поле\" < 2" #16

Closed
nvsm opened this issue Nov 3, 2016 · 1 comment

Comments

@nvsm
Copy link

nvsm commented Nov 3, 2016

В строке "\"Поле\" < 2" символ < отображается на красном фоне.
В выражениях с другими операторами всё нормально:
"\"Поле\" > 2"
"\"Поле\" = 2"

@mom1 mom1 closed this as completed in 1e54191 Nov 8, 2016
@Silmary
Copy link

Silmary commented Aug 30, 2017

Осталась проблема, если между сравнением и закрывающей кавычкой нет пробела:
"\"Поле\"<=" + 2

mom1 added a commit that referenced this issue Jan 22, 2018
* Fix #16
* Подсветка вложенных классов и макро функций
* добавлен файл теста подсветки
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants