Cory Dambach:
Everything works as expected except for HTML Syntax highlighting. Pure HTML highlights perfectly. However, HTML mixed with JavaScript doesn't do so well. ScintillaNET does not highlight the JavaScript code. It simply recognizes the <!-- --> around the JS as an HTML Comment, and appropriately colors all my JS an unbearable Green!
First step is to see if the problem is with Scintilla or ScintillaNET by opening that file in SciTE to see if it looks bad to you. Neil _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
