Page 1 of 1

FIXED: Incorrect highlighting for JS Template Literal

Posted: 28 Aug 2024 09:56
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 2248 times

Re: Incorrect highlighting for JS Template Literal

Posted: 28 Aug 2024 13:11
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 2241 times

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