On Thu, 2006-08-03 at 22:00 +1000, Neil Hodgson wrote: > 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!
works for me. > 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. I tried to reproduce this bug - with scintilla 1.70 - in both Windows and Linux and nothing failed. If someone posts some code to trigger this bug on scintilla/SciTE, I'll be happy to review the hypertext lexer. -- Iago Rubio _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
