Hi,


Hey how hard would it be to add <style type=”text/css”> /* CSS */ </style> support for CSS in the HTML lexer? Would it be possible for someone to do it and add that support? It would be really nice if it had that.

You could try out SciTE-st (http://caladbolg.net/scite_st.php) which allows Scintilla to have dynamic lexxing support. The install is a bit of a pain right now until the code stabilizes more (mainly the Lua lexers).

Take care,
-Mitchell;


Also, I had a question about how the support for those other languages is added in the LexHTML.cxx… how come the JavaScript painted by the HTML lexer has different fonts/colors than the regular JavaScript lexer for .js files? Shouldn’t it be the same? And how is it that it has different background color too?

Regards,

Kronuz.


------------------------------------------------------------------------

_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to