- Affected version
- 2.1.4
Hi.
Not a major problem but I just spotted that when I converted a block of code from <script> tags to <xf:js>, the syntax colouring got broken, in two ways.
Firstly, most of the script lost its colouring entirely (intentional?), which is a shame.
Secondly, within the script I had a number comparison inside an expression and it used the < character; this restarted the colouring but in a broken way (and the closing tags weren't recognised so they went red).
Possibly pretty trivial to fix?
Not a major problem but I just spotted that when I converted a block of code from <script> tags to <xf:js>, the syntax colouring got broken, in two ways.
Firstly, most of the script lost its colouring entirely (intentional?), which is a shame.
Secondly, within the script I had a number comparison inside an expression and it used the < character; this restarted the colouring but in a broken way (and the closing tags weren't recognised so they went red).
Possibly pretty trivial to fix?