Text editor/IDE Smackdown
Friday, July 28th, 2006As I looked at my taskbar yesterday and saw three different text editors/IDEs open at once, it brought home the fact that there’s no one tool that’s the best for any job. At the time I had Zend IDE, jEdit and RadRails open on my work PC, while my laptop had Komodo on the go.
So why not just use one for everything? Because different editors have different features that help when developing in various languages. RadRails has built-in tabs for running generator scripts or quickly starting and stopping Webrick servers. jEdit allows you to clone/split windows infinitely to make better use of the space on your screen. It’s unlikely any editor will notch up all the features you like as well as support all the programming languages you use (though it’s easier if you just use the one language), so we’re stuck switching between apps.
As such, here’s my personal view on each of the editors installed on my computers, either at home or work: (more…)
