Hi I work on an old codebase that has some PHP include files saved as .inc. As such, I've added .inc to the PHP highlighter file masks, which works fine.
I also have PHP configured in the HTML multihighlighter because quite a lot of the time the PHP and HTML are interspersed. One of the .inc files is very large - over 300kB. It doesn't open in the multihighlighter because the MultiHLUpToSize setting is 200kB by default; however rather than opening in the PHP highlighter it opens as HTML. Obviously I can change the MultiHLUpToSize setting which resolves my problem, but it seems odd that the fallback behaviour when MultiHLUpToSize is too small is to open HTML rather than to fall back to the defined highlighter for the file extension. Thanks! Geoff -- <http://forum.pspad.com/read.php?4,63106,63106> PSPad freeware editor http://www.pspad.com
