R Curzon:
I just got the latest update version of Scite (first the stock version, then the 1.67 KH macro update). With both, I find that all the syntax fonts and colors have disappeared... and all the text appears with wavy underlines, red, blue, or green. E.g. even using a standard Java source file, every word is plain text and wavy underlined.
That means that indicator bits in the style bytes are being set. Most likely reasons are that the wrong lexer is being used (perhaps the HTML lexer) or that a script is doing something unusual. Try disabling any Lua code. Another thing could be the Mark All command in Find if you have find.mark set as that hits the indicator bits. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
