On Sat, 17 Sep 2005 15:11:34 -0700 Darrin Chandler <[EMAIL PROTECTED]> wrote:
> A questions to any programmers reading this: what's your development > environment? Which editor do you like? Do you use integrated compile, > or do you go back the the shell prompt? Do you use any lint-like > tools? Please mention anything that you find makes your programming > life easier. And if you would briefly mention why you like what you > use then all the better. TIA. vim, vim-gtk, and aterm. vim is great, syntax highlighting, indents spaces etc, I can set vim up exactly as I like it the moment I get on a box by copying the single config. Vim is great, it's light weight and works through many slow connections, and above all, it's included in many default installations. I also use firefox when looking up function/method calls. -- www.bsdwarez.net