Introduction
Ever since I've moved to Linux (around February, 2005), I've been looking for a decent editor for my programming needs. As most people out there, I'm not a professional hacker. My programming is limited to tweaking several PHP sites that I've created over the years and writing drupal modules in case I don't find anything that suits my needs. My requirements are pretty simple - I need an editor to be fairly small (=> fast - I can't wait 20 seconds for it to load), simple (if I don't code often, I'm never going to learn more sophisticated tools) and provide features that make working with the code bearable (code folding, functions browser, syntax highlighting).
Over those two years, I've tried many editors and none of them made me happy. General purpose editors (gedit, kate) are too simple - they're not aware of the syntax (besides syntax highlighting). Quanta expected me to do quite a bit of tweaking before I could move on. Eclipse has a few PHP plugins (for example PHPEclipse), but I can make and drink a coffee before it loads. For the past few months, I used gPHPEdit, but it wasn't perfect either - it had a few small (but visible) bugs, it lacked some features and it's default behavior bothered me a bit. And finally there's allmighty vim - more powerful then anything on the planet and lightning fast... but no honest vim fan will say it's a right tool for everybody. Every time I decided "it's vim time again", I found myself not remembering some crucial, but less common commands the next time I used it. Not to mention configuration - I gave up trying to install/enable PHP syntax highlighting after an hour of reading and trying. Right now I only use it for pretty much only for editing configuration files on a remote server. Recently I found Geany and instantly fell in love with it.
Recent comments
5 hours 48 min ago
11 hours 20 min ago
16 hours 31 min ago
16 hours 52 min ago
16 hours 52 min ago
16 hours 55 min ago
16 hours 55 min ago
16 hours 56 min ago
17 hours 1 min ago
17 hours 3 min ago