FIXED: Split window syntax highlighting

Post bug reports when testing beta versions here.
Post Reply
User avatar
rjbill
Posts: 874
Joined: 13 Jun 2011 06:36

FIXED: Split window syntax highlighting

Post by rjbill »

I split a JavaScript window horizontally and the new sub-window
was basically a text file syntax highlighting/theme (I think --
blue text on white background -- yeah, it's my plain text syntax/theme).

It also didn't change the coloring for the file type in the left-hand
line numbers column. (for my JS it's medium blue to light blue gradient,
same as the tab color (I guess that's the way it works))

I scrolled around and stuff and it didn't change anything.

The menu drop-down syntax-file says "JavaScript", so I can't
switch to it. (it didn't change as I clicked in each sub-window)

I switched to Text and then back to JavaScript and it all highlighted correctly
and looks correct.

EXCEPT it is not showing /* */ comments correctly in either sub-window.
This was not corrected when I closed the horizontal split.
I had to close and open the file to make it show correctly.

Didn't try vertical split.
RJTE version 16.15 (actual?) - 64-bit
Win 10 Pro 64-bit 8 GB RAM Intel Core i7-6700 3.40 GHz SCSI Hard Drive 1 TB

Note: The signature is dynamic, not static,
so it may not show the correct version above
that was in use at the time of the post.
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: Split window syntax highlighting

Post by Rickard Johansson »

Fixed. Thank you!
Post Reply