Ervin Peters:
That workd vor the most things like all the suggestions of the global
properies, the keywords.$(file.patterns.sql) but not for the
file.patterns.xml=*.tmpl;*.xml;*.xsl;*.svg;*.xul;*.xsd;*.dtd;*.xslt;*.axl;*.xrc;*.rdf
which is part of the html properties. It works if I change th html
properties file, but not if I use that line in user properties.
This is a bug that file pattern properties are evaluated at the
level of that property rather than looking at higher priority
properties. So lexer.$(file.patterns.xml) which is in global
properties looks for file.patterns.xml in global properties and not
user properties.
So how can I store my wish to have *.tmpl files displayed as xml in my
user properties?
Include properties like *.$(file.patterns.xml)= in your user
properties as well:
lexer.$(file.patterns.xml)=xml
Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest