I use PhpEd by NuSpere. Its not very well known, but it deserves the
highest praises imo ! I highly recommand it. I've tried Eclipse,
Komodo, PHP Editor, but none of them did the trick for me. PhpEd did.

Its a commercial editor, but it was the only one I could find that had
all I needed : Terminal coonections directly in the interface, even for
SSH, complete documentation of PHP, HTML, CSS, etc. And Cake manual and
API docs can be directly integrated into the help system ! Of course,
colored syntax hilighting dependent on the section you're in : in a
view, if I'm in a HTML part, I'll get HTML hilighting, if I'm in a PHP
part, I'll get PHP hilighting. I know its not the only editor that does
it, but its very neat to clearly visualize the different parts (what's
not hilighted at any given moment is grayed out). The code completion
is the only one, from all the one I've tested, that's smart enough to
search included files and get function prototypes for you. PHPEd
supports PHPDoc, so the code insight even gives you info on the
function while you type it. The debugger is integrated and works very
well, there are some profiling functionnalities too, but I haven't used
them yet.

Loads of others functionnalities (Database client, Project and file
management that can use all kind of deployment channels, direct CVS and
complete integration of TortoiseSVN inside the editor's file browsers,
HTML Tidy, Code formatter HTML validator), etc.)

Man, I did write alot. Sorry 'bout that. But Its really a good editor,
so it deserves to be better known !

jtreglos


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to