FIXED: Incorrect highlighting for JS Template Literal

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
crtrubshaw
Posts: 350
Joined: 06 Jun 2012 11:08

FIXED: Incorrect highlighting for JS Template Literal

Post by crtrubshaw »

Hi Rickard, the highlighting is incorrect for JS Template Literals, error appears using HTML and JavaScript highlighters.

20240828-0954.png
20240828-0954.png (3.15 KiB) Viewed 1938 times
Last edited by crtrubshaw on 28 Aug 2024 14:33, edited 1 time in total.
User avatar
Rickard Johansson
Site Admin
Posts: 6783
Joined: 19 Jul 2006 14:29

Re: Incorrect highlighting for JS Template Literal

Post by Rickard Johansson »

I made some minor changes in the JS syntax file (JScript.syx) and it seems to work now

js template literal.png
js template literal.png (3.88 KiB) Viewed 1931 times

It's fixed in the final release (v16.30). Thanks!
Post Reply