What is the alternative editor that I could use instead of Komodo IDE / Komodo Edit?

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

For a programmer-centric text editor it's hard to go wrong with Notepad++. Notepad2 is also popular.

For a more developed IDE I would look at the Express Editions of Visual Studio. There's also Eclipse and Netbeans.

link|improve this answer
feedback

Try the minimalist Textpad. Actually used it for a few years before moving on to Komodo (nothing beats Komodo for dynamic languages and regex; I use it for Perl and Python). Textpad is lightweight and speedy plus a fully functional trial copy is available. (if you can stand the nag screens). I paid. It also has a very cool and useful block select mode. IMHO, it seems like taking a step backwards moving away from Komodo. Visual Studio is decent but overkill for most tasks. Eclipse fine, but seem a little bit too Java centric for my taste.

Textpad

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.