Hi all,
If i set Lua mass line comment --[[ ]] all code after apply commented color
Screenshots -
before comment - http://clip2net.com/clip/m86375/037f0-clip-29kb.png
after comment - http://clip2net.com/clip/m86375/d6491-clip-26kb.png
Please fixit - thank you
britzl
2
If you write your multiline comments like this it will work:
This is also the common way of writing multi line comments in Lua. Refer to this page on lexical conventions in Lua: Programming in Lua : 1.3
And by the way, it works in the new editor, so I doubt that we will fix this in the old editor:
Thank you for answer. I know about common way, but I used --[[ ]]
I use 1.2.96 and its not work (you use another editor?)
britzl
4
We are working on a new editor. You can read more about it here: Defold Editor 2.0