in reply to Komodo seems unpopular here

I primarily write code on Windows. Therefore I use a package called Textpad. I've been using it for several years.

I like it because it allows multiple documents opened at the same time, allows me to execute and create macros, and I've set it up to compile my perl files into EXEs with some of its built in functionality. Plus it has syntax highlighting (a must to find those rogue brackets and quotes).

Replies are listed 'Best First'.
Re^2: Komodo seems unpopular here
by jZed (Prior) on Mar 08, 2005 at 20:44 UTC
    > I primarily write code on Windows.
    > Therefore I use a package called Textpad. 
    
    The only thing I don't get about that is the "therefore". When I used to code on Windows, I used GNU-Emacs for Windows.