What development Software do you use??

Associate
Joined
6 Mar 2009
Posts
495
Was wondering what everybody uses for web design editor. I tend to you Dreamweaver at the minute.

Does anyone use any php editors??
I seem to type all the code out but is there any php editors which out there that help you with the code??

Simple things like bolding text in php etc i find sometimes hard so was wondering if there are editors out there that it bolds things for you at a click of a button.
 
I have been using NetBeans for my "experiments" with PHP HTML and CSS and it is holding up very well.

Only chose that 'cos that's what I will be using for Java with uni next year, but I see no reason to change, I rather like it.
 
I stick with Notepad++ when doing any kind of web editing along with Chrome dev tools.

For other programming I tend to use Eclipse
 
Notepad++ on Windows
Normally TextWrangler on Mac, although I've recently been trying out LightTable which has been quite enjoyable to use.
 
VS for .NET and HTML, CSS, JS
Eclipse for Java, CF
Notepad2 (usually) or Notepad++ for lightweight and general text editing.

Firefox + Firebug.
 
Back
Top Bottom