FlyerTalk Forums - View Single Post - What do you use for web dev?
View Single Post
Old Apr 14, 2009 | 8:37 pm
  #11  
ttjoseph
15 Years on Site
 
Join Date: Jul 2006
Location: PHL
Posts: 877
I use TextMate for Mac to edit HTML/CSS, PHP, and many other languages (except Java, for which Eclipse wins because of its refactoring capabilities). TextMate is a great programmer's text editor and well worth the cost of a license. You can pair it with a file transfer client such as CyberDuck or Transmit to easily edit files directly on a server to which you have ssh access.

If you're on Windows, I read that the e text editor, which is a TextMate workalike, has recently gone open source.
ttjoseph is offline