Mass comments in Editor (WON'T FIX)

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

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: https://www.lua.org/pil/1.3.html

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?)

We are working on a new editor. You can read more about it here: Defold Editor 2.0

I wait :slight_smile: Awesome