Same as for eclipse and other IDEs. I would propose to format templates like in Zend
pattern: bundle:controller:action.format.extension example: MyBundle:Article:list.html.php MyBundle:Article:list.xml.php MyBundle:Article:list.html.twig MyBundle:Article:list.json.php that would solve both problems. On Wed, Jan 19, 2011 at 10:05 AM, Albert Jessurum <[email protected]>wrote: > > Hmm, perhaps you're right. I was assuming that this was causing problems in >> most or all IDE's, but I just flipped open Geany (a very light editor) and >> PHP is highlighting just fine. So, for how many is this really messing up >> the code highlighting? >> > > Netbeans doesn´t highlight PHP in .html files by default either, but it can > be set to do so pretty easily. > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-devs%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en
