-
Notifications
You must be signed in to change notification settings - Fork 37
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
Version 1.3.0 broke Syntax highlighting #88
Comments
@PeterJudgeZA could you take a look? Please 🙏 |
@scatirau Could you send a screenshot ? |
|
What's wonky about the comment? The single line comment has been legal ABL for some time now (back to 11.6 maybe?). |
I mean that one comment is white and the other is green (normal) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"no" highlighted in variable "cono"
table names highlighting in some part of the code and on the next line it is not (it shouldn't be highlighted anywhere)
many key words that should be highlighted (like form, with, frame, label, etc) are on and off all over the code.
This issue was introduced with version 1.3.0
The text was updated successfully, but these errors were encountered: