On 05/06/2007 12:18, Lionel B wrote:
and yes, *.inc does appear in a file.patterns variable in several other language property files. So how does SciTE resolve conflicting file.patterns?

It doesn't... Hit Ctrl+Shift+F11 to apply the Makefile lexer (does it work on Unix? if not, use the Language menu). And make your mind about which lexer .inc files must belong.

(2) SciTE doesn't syntax hilight files called eg. Makefile.xxx at all (or rather, perhaps, as plain text).

I believe the * working at the end of Makefile is more a beneficial side effect than wanted behaviour... The scope of * in SciTE is much more limited than in a shell, it is mostly designed as a placeholder before a file extension. I guess you can't write Lex*.cxx either, for example. Well, AFAIK, of course.

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

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

Reply via email to