Tencent / LuaHelper

LuaHelper is a High-performance lua VSCode plugin, Language Server Protocol for lua.
Other
588 stars 91 forks source link

Function class field comments have wrong syntax highlight #174

Open KristofMorva opened 1 year ago

KristofMorva commented 1 year ago

Hey there!

Using EmmyLua annotations, class fields with a fun() type have broken syntax highlighting:

Comment is not green

Auto-complete and code documentation works well, it only seems to be a coloring issue.