>> file.patterns.make=makefile*;Makefile*;*.mak;configure*;*.mk > > SciTE globs can only match '*' as a prefix, not as a suffix. I will > remove "configure*" from others.properties.
Well, then why does it work with SciTE for Windows systems? Would you consider making it work on Linux as well instead of removing "configure*"? It would be a benefit, because there are many cases in which you want to match "something.*" or even "something*", because there might be numbers in the extension like "logfile.123" or similar. Nobody can possibly define n extensions for all possible numbers, can they? ;-) _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
