On Thu, 30 Sep 2004 13:47:50 -0400, Shawn Vose <[EMAIL PROTECTED]> wrote: > Amen! To that. I love vim. I use it for all my coding needs; however, m$ > people are going to have a hard time figuring out how to save their code. > > :w > > is not as intuitive as a few mouse clicks > > ;-) > > > > Jonathan Stowe wrote: >
Vim is *not* a development environment. Emacs with ECB and semantic, for Java & C[++] comes quite close though. Auto-completion and "quick apidoc" together with refactoring boost development speed considerably, and these are de facto standards of any modern IDE. It's a fact, and although some 4-5 years ago comparing :w or CxCs with mouse clicks was funny, now it's simply ridiculous. Take a look around, everything is moving towards that direction, from big (all Java IDEs, VS, SlickEdit) to small (kdevelop, anjuta, emacs + xrefactory,ecb etc.). Peace, -- Radu-Adrian Popescu CSA, DBA, Developer Aldrapay MD Aldratech Ltd. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
