I've been using Netbeans for a Symfony2 project for the past month or so and 
it works great. I also created a regular PHP project and didn't tell it that 
it's a Symfony project. The Netbeans Twig Plugin is quite nice too. It's 
pretty stable for an unstable, unfinished plug-in. Highly recommended. :)

My only real complaint with Netbeans is the way it automatically chooses end 
of line characters based on the platform it's running on. Or it uses 
whatever format the file is already using. This isn't a *huge* deal since I 
use Git for version control and it takes care of that issue automatically. 
But I still tend to run my files through dos2unix just for consistency and 
so I don't get tons of warnings from Git whenever I add files created in 
Windows.

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to