FIXED: Split window syntax highlighting
Posted: 14 Apr 2015 03:27
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.
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.