This is something I've spent a lot of time looking into particulary for PHP and Python development. I'm not restricting this to platform as I use both windows and linux although my brain automatically goes into linux mode when I code so thats where I'll spend most of my time I think.
So what do you code in and why? Also is there anything out there that you feel is a must have in an IDE (i.e. inline debugging, code completion, git integrtaion ... etc).
Personally for PHP I do keep coming back to Dreamweaver, when in linux I'll often just stick with VIM but if Dreamwever worked on linux (not tried it under wine yet tbh) then that would provide most of what I need.
Things I like about dreamweaver are the split code view where you can double check your css/html settings and also remind yourself quickly and easily any function keywords you may have forgotten. I'd like to start using it with git or subversion but I've never needed to before now so I've not yet tried (I have bad habbits with code storage ).
An alternative that I do keep thinking of trying is Eclipse with php addons. Has anyone else been and done this and how did you find things?
Python I'm just starting out with, so far only tried the built in IDE and VIM once again (the old stalwart). Definately looking for good experiences here if anyone codes in it ...
So what do you code in and why? Also is there anything out there that you feel is a must have in an IDE (i.e. inline debugging, code completion, git integrtaion ... etc).
Personally for PHP I do keep coming back to Dreamweaver, when in linux I'll often just stick with VIM but if Dreamwever worked on linux (not tried it under wine yet tbh) then that would provide most of what I need.
Things I like about dreamweaver are the split code view where you can double check your css/html settings and also remind yourself quickly and easily any function keywords you may have forgotten. I'd like to start using it with git or subversion but I've never needed to before now so I've not yet tried (I have bad habbits with code storage ).
An alternative that I do keep thinking of trying is Eclipse with php addons. Has anyone else been and done this and how did you find things?
Python I'm just starting out with, so far only tried the built in IDE and VIM once again (the old stalwart). Definately looking for good experiences here if anyone codes in it ...