rr1024;10988555 wrote:Komodo editor I tried and it kind of sucked
So far the best thing I've run across is phpDesigner
I to like the way it gives you the php help on php specific functions and also on functions in your own project if you add the design type comments...
Komodo can do both of those things, too. You may need to specify an "project" so that Komodo knows which files to scan for function/class/method definitions, however -- but I always work within a defined Komodo project, in part for that reason.
PHPDesigner is quite good, though, and I'm not bashing it by any means. One reason I abandoned it, though, is that I could not find a way to specify multi-line searches or replaces in it. Have they fixed that, yet? (Also, it was Windows-only, and I prefer to be able to work on any platform.)