hi list I was just wondering what editor you use to write your cakephp apps, and thought it would be cool to share some thoughts about this on the list.
I'm personnaly using SciteFlash for all PHP, HTML, js, and actionscript editing so far. it's based on scintilla. The reason why I'm asking is that I'm beginning to get bored with it. it's quite cool for single script editing, but for bigger projects, including cakephp apps, it's not very convenient: for exemple the editor has tabs for multiple file editing, but the tabs only show the filename, which is really annoying when editing views that have the same name from several controllers (say "/users/edit.thtml" and "/articles/edit.thtml"). moreover this editor is too small to have a file browser inside, which is annoying regarding the structure of cakephp apps. I suppose I could change some config stuff to make it more convenient, but I'm thinking more of finding some other IDE which would better handle cakephp. do you use some kind of IDE (like custom Eclipse setups or so to build and manage your cakephp projects) ? do you have tips or advices about this (like perhaps integrating bake.php to a custom IDE, or something like that...) ? ++++++ clemos --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php -~----------~----~----~----~------~----~------~--~---
