Reply to thread

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?


Back
Top Bottom