Comment Coloring isn't working for large multiline comments (--[=[]=])

Hello, I noticed today that this happened:

No big deal, just some coloring issues at the bottom. Notice the selection in there & the closed flap. Everything works, no error occurs, but it’s just misleading to have the colors wrong. Colors were off with the regular [=[ as well.

1 Like

You can use —[[ instead of —[==[

I’ve also had issues with comments on my macbook air from 2012. One example is that instead of the commented string being green it is black.

I don’t think you can use --[[ to contain another --[[ comment. I think it has to be --[=[ to encompass a --[[. (Though I could be wrong.)

Just tested, you can. You can also use a --[[ to contain a --[==[.

1 Like