For Html and PHP coders..

notepad even though i like editplus and notepad++ since they have numbrrd lines, easier to find errors
 
I use Komodo Edit free version for html, css, javascript, php. It keeps asking my to buy the full version, I'll get right on that :D
 
i cant belief no one said PROTON as fav. Try this one really...
 
Seems like people are using Notepad++ or dreamweaver as a majority.
 
Notepad++ mainly, that thing is just so robust, and I love the little ftp plugin, makes it a breeze for testing.

Recently I've been giving Netbeans a try though, let's see how that goes...
 
Dreamweaver for the win.
I'm not using the design view either
 
+1 for Dreamweaver with projects defined.

Minor on-site fixes from cPanel, CuteFTP or Midnight Commander whichever falls faster into hand.
 
The best is PHPStorm from IntelliJ
Products from IntelliJ are the best, trust me. Pycharm for Python, IDEA for Java, PHPStorm for php. All of them have built-in html/css editor.
 
Dreamweaver...
Love the auto complete options.
For example when you type <div> and click enter it will automatically insert </div> etc....
or in the <style> you enter 'bac' it will come up with a drop down 'background'...
Makes coding a breeze.
 
WAMP as localhost, Notepad++ as editor and Chrome as default browser to debug scripts.
 
I use pico/nano and sometimes Eclipse (only when I'm sync'ing up to cvs/svn/git though).
 
Back
Top