FIXED: HTML file with javascript - comment problem

Post bug reports when testing beta versions here.
Post Reply
lolo
Posts: 110
Joined: 18 Apr 2011 11:14

FIXED: HTML file with javascript - comment problem

Post by lolo »

Hello,

It seems to have a small bug with HTML highlighting if the file contains javascript code (see screenshot in attachment)
You can see that if a string contains /* like my variable, the code below is considered like a comment.

Is it a bug or HTML highlighting does not support javascript?

I have added a small test file in attachment too if you want to test it.

Thanks in advance and have a nice day.
Attachments
test.zip
(499 Bytes) Downloaded 508 times
bug.jpg
bug.jpg (51.14 KiB) Viewed 6738 times
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: HTML file with javascript - comment problem

Post by Rickard Johansson »

Should work now in v12.0 beta 2.
Post Reply