On Sat, Jul 4, 2009 at 3:28 AM, Dave <[email protected]> wrote: > > However - consider the following: > > @language php > <?php > @others > ?> > > Child nodes should be coloured to php syntax, but instead, they are > being coloured in HTML mode.
The only reasonable solution would be to use something like @language inphp in child nodes. There may be something like this mode already. I'll look into it. I agree with Ville: there is no way that the colorizer is going to do AI to determine the proper inner mode automatically. That would slow down the colorizer way too much. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
