Sublime Forum

Issue with Lua syntax highlighting plugin

#1

When I try to write the following code, the syntax highlighting in Sublime Text is abnormal:
return #a > #b
The second ‘#’ will be erroneously highlighted in red

0 Likes