Bruce Dodson wrote:
You might also be able to use the old extension.FilePattern property to set up a script that runs at the end of every ReadProperties.

Good idea, I will try it. The idea is to make it feasible to run simple Lua-based highlighting lexers on SciTE. This would enable users to highlight the more obscure stuff, whose C-based lexer would probably not be practical to include into SciTE itself, such as personal structured text files, for instance.

Any interest in an OnLoad handler [snip]
Any interest in per-buffer event handlers [snip]

Very interested... :-) I agree on the two-level thingy, that is, per-file extension and per-buffer.

I also see some very interesting events that are not exposed by the extension interface, like SCN_HOTSPOT*. I wonder if there are any plans to extend the extension interface.

Thanks,
--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to