Lazycoder

24Apr/074

What html/text editor do you use?

Coda was released yesterday by Panic. It certainly looks nice, but it doesn’t quite match my workflow.

I like using Textmate under OS X, unless I’m writing Cocoa code. Then I use XCode.

On Windows I’ve used EditPlus for about 9 years or so for HTML/ASP/PHP editing. Visual Studio for anything that requires compiling on Windows.

What IDEs/Text Editors/Site Editors do you use?

  • http://engtech.wordpress.com/ engtech

    emacs

  • http://www.vixen.com/blog Morgan

    Greetings,
    IDEA for Java, emacs for Ruby. I also use emacs for HTML/CSS/Javascript, but I’ve been told good things about using IDEA for those as well though.

    – Morgan

  • http://terminally-incoherent.com Luke

    I use vim for simple text/html stuff regardless of the OS.

    I use Eclipse for Java, and I have been using Quanta for PHP.

  • http://www.lazycoder.com Scott

    I’ve never been able to get into emacs. Whenever I have to shell into a Linux/Unix system I use Vim or Pico. For some reason I’m able to remember the commands for those two editors easier than Emacs.