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 - Clip2Net — screen capture tool for Windows, Android, iPad, Mac, Linux
after comment - Clip2Net — screen capture tool for Windows, Android, iPad, Mac, Linux

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

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

I wait :slight_smile: Awesome