On Tue, Dec 8, 2009 at 6:42 PM, Norm Scherer <normsche...@earthlink.net> wrote: > RVince wrote: > > Colin, > > If you were running on Ububtu, what editor would you use? -RVince > > > > On Dec 4, 4:32 pm, Colin Law <clan...@googlemail.com> wrote: > > > 2009/12/4 Agustin Nicolas Viñao Laseras <agustinvi...@gmail.com>: > > > > So sad that Mac not in countries like Argentina, only have expensive > resellers, we must pay price of 150% or more compared with the U.S.. > _______________________ > > > Then you could use Ubuntu or one of the other similar distributions. > That is good for RoR and cheaper, with excellent community support. > > Colin > > I use vi (vim or gvim) usually with occasional forays into emacs. I have > used vi for 25 years or more and find it meets most coding needs. > +1 for vim with the right plugins. It is fully featured, light, portable, flexible and productive (after a learning curve). Learining VIM might ease your requirements for coding drastically. E.g. with a small tarball (~300K) you can have a code editor with Syntax Highlite, Code Navigation (Similar to Ctrl+Click in Eclipse), Autocompletion, Code Snippets, Filesystem Tree operations, VCS integration and more. (Of course, you'll get tabs, horizontal/vertical split multi buffer edition, command line interaction, block text selection, regexp based search and replace, and many more nice features from vim itself)
Of course it has a learning curve, but it definately worth it. -- Leonardo Mateo. There's no place like ~ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.