What editor do I use?14th March 2008, 534 views A few people have recently asked about the PHP editor I use. I use Scite. Why? Because it's fast and unobtrusive, and still extremely powerful if you want it to be (oh and not that it makes any odds to me, but it's multi-platform too). It's not directed at PHP either - being a generic text editor you can use it for all languages. Oh and it's free. Which helps. Top 10 referrering pages
Link to meIf you use any of the code on this site (and if you don't I guess) or it makes your life easier, I'd appreciate a link - http://www.phpguru.org. Thanks!
Author: Dave Child
Posted: 14th March 2008 12:50 I'm a PHP developer at heart, but now use .NET in my day job. I've got kind of used to some of the nicer features of Visual Studio (and there are a few decent ones, believe it or not).
QuoteI use EditPlus for PHP and have done for years (decent wrapping, syntax colouring etc). However, recently I've starting experimenting with fuller-blown IDEs, like Eclipse with PDT (ok so far), VS.PHP (maybe worth another look in the future) etc. Looking at Zend Studio too. So far Eclipse has been the only thing to take me away from EditPlus for any significant time.
Author: Edin
Posted: 14th March 2008 12:54 For a long time I used UltraEdit (PHP/JS/HTML etc.)
QuoteAfter that i switched to EditPlus. Now I use PHPEdit.
Author: dt
Posted: 14th March 2008 13:28 I've been using Scite for a while now :)
Quote/me loves it :D
Author: gCg
Posted: 14th March 2008 14:34 I have used vim for a long time, but when i changed my distro to ubutu from gentoo, i stopped using console apps. So i switched Gedit, the default text editor in gnome. With gedit's plugin support, it can do anything. Gedit is the best editor or even best ide i use.
Quote
Author: snek
Posted: 19th March 2008 20:00 Zend Studio, I want it's babies.
QuoteWork pays for it though, without that I wouldn't really know where to turn. Thx for the alternatives to try :)
Author: Henry
Posted: 26th March 2008 09:00 Back in the days when I was using Windows I used EditPlus. I tried a lot of different ones and it was the most pleasant one. Now that I've switched to OS X, the answer is obvious, I'm using TextMate. It's the best editor I've ever used, hands down. vi is great too, I'm using it all the time as well, especially when editing over SSH.
Quote |

Comments
Posted: 14th March 2008 12:24
I've been giving Notepad++ a try for the past month or so. Again it is good but I wouldn't say it was any better.