On Sat, Jul 4, 2009 at 11:28 AM, Dave<[email protected]> wrote: > There's another bug, this one of much less severity but somewhat > tormenting nonetheless. > > In PHP mode, syntax colouring works correctly as long as the entire > file contents are at the root node. Outside of '<?php ... ?>' groups, > HTML colouring is (appropriately) used, and within '<?php ... ?>' > groups, colouring correctly switches to PHP syntax.
Could this be fixed by just adding htmp tag coloring to php mode? In any case, please don't implement anything for this that would case the colorizer to slow down. It has a great speed right now, and anything that compromises performance is a bad idea at this point (unless it only slows down php ;-). -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
