From: James Byrne Date: 2006-04-22T00:46:11+09:00 Subject: Re: Windows Client/Linux Server IDE for Ruby ? Phil Hagelberg wrote: > Just think of it as an excuse to learn more Lisp! (That's a great > motive for me, but I guess not everyone is as crazy as I am. I do find > it quite rewarding, though, and you can't beat the flexibility.) > I choose not to comtemplate that possiblity. I am sure that you understand. > > I don't think the autocomplete is what vim is lacking but rather the > transparent sftp editing. You may be able to add that functionality; I > haven't really looked into it. > I just built vim70e and I am waiting for the next releasae of the vim-ruby gem, due out today, which is supposed to contain the ruby/rails autocomplete vim add-in. I will see about sftp later. For now, if vim70 will auto-complete ruby/rails api calls then working on the host over ssh is no hardship. I suppose that I will probably find that satisfying this desire proves far less usful than I imagined. I have found that the essental Ruby and Rails APIs are far easier to keep in mind than many of the other languagues I have had to deal with. But I sometimes find that auto-complete functions reveal calls that are new to me and, given the recent spate of updates to Rails, such clues might prove useful. Jim -- Posted via http://www.ruby-forum.com/.