show/hide this revision's text 2 added 981 characters in body

I'd like to second the call for Eclipse + PDT.

Add Personally, I'm kinda against the whole "IDE debugger" approach to coding -- it can be a crutch, replaceable with good unit testing.

The plugins really make PDT Eclipse for me:
Mylyn for Bugzilla integration
Subclipse for SVN integration
JSEclipse for Javascript editing

Avoid the new PDT 2.0 -- its been very buggy around our office and is probably not ready for prime time.

I've tried a ton of other editors. Here's why I like Eclipse better:

Visual Studio Incredible pain to install, is Windows only, and super expensive. For PHP, VS doesn't really give you much over what you get with Eclipse IMO. Besides, any serious PHP dev should be building and testing code in an environment similar to production (*nix). Plus, it's very expensive. Eclipse is free, portable.

Plain-Text Editors Doesn't tell you when you have basic syntax errors. No code completion which saves bugs, time, and money.

Aptana I couldn't get this one to work flawlessly, and it seems to slow down Eclipse without much benefit. I don't require a visual HTML designer nor a debugger, so I Aptana doesn't really give me anything new.

show/hide this revision's text 1

I'd like to second the call for Eclipse + PDT.

Add to it:
Mylyn for Bugzilla integration
Subclipse for SVN integration
JSEclipse for Javascript editing

Avoid the new PDT 2.0 -- its been very buggy around our office and is probably not ready for prime time.