Closed this issue 9 years ago · 2 comments
Comment characters are not respected inside brackets.
Simple example:
array = [ 1, $ ;3, $ 5]
This code sample is highlighted correctly on my side:
If you see the same thing on your end, can you describe more clearly what the problem is?
Oh sorry, I just realized I had fixed that in an old commit (b771dc3) and never pushed it in a release. So this will be fixed in the next release!