On Mon, May 22, 2006 at 03:27:14PM -0700, Brian Deacon wrote: > Another big place where I could use some direction is in how to make the > transition from being so IDE-dependent.
I don't think you necessarily have to. You might try the Eclipse C++ module CDT. I've been using Netbeans for a couple of weeks, and can see why people get hooked on code completion (though I'll never learn to love Java). For python, ipython gives you code completion. It's a great tool for exploring modules. For python, I still use the excellent python-mode for emacs (the latest xemacs betas have anti-aliasing support on X and look great. gvim has had that for a while of course.) Dave Cook -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
