On 12/2/05, boblq <[EMAIL PROTECTED]> wrote: > Now what does one gain with an IDE? I am not > trolling. I really would like to know what people > get out of these things.
I'm not a programmer, but I've used an IDE. The niftiest thing I saw when using an IDE is command completion. Like bash completion, but for the programming language. Can you get that with vi, a bunch of windows, and bash? It made a lot of sense for Java, where even simple commands get bloated into System.chains.whipmewhipme.stilltyping. -todd -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
