Lua highlight is broken after the comment #6676
Unanswered
DifferentialOrange
asked this question in
Classification
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This is likely to be the pinned known issue: #6668 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lua syntax local keyword highlight is broken for a line if preceding line is a comment. Reproduces both on Mozilla Firefox and Google Chrome for Ubuntu, as well as Google Chrome for Android.
Examples:
https://github.com/tarantool/vshard/blob/5bfe03b48839863c7a0098d27dbbee1d54890562/vshard/storage/exports.lua#L6
https://github.com/tarantool/tarantool/blob/1fe7186779b1314fc50a7725be023ec1d845b48c/src/box/lua/config/applier/sharding.lua#L6
Beta Was this translation helpful? Give feedback.
All reactions