From: Mitchell Hashimoto Date: 2005-12-20T07:52:27+09:00 Subject: Re: Any TextMate Editor equivelent for Windows ? Jules wrote: > The problem is that I am not very smart or clever, so I have relied > upon C# and Visual Studio, which I find to be very robust. My ideal > would be Visual Studio for Ruby, even if it is a dynamic language > outside of the Managed code environment. Robust code completion and > generation tools. > > If Ruby/Rails is to take off in a big way we need simple/ robust > development environment for us simple folk. Just my view. Why do you need a big IDE? I just use editpad lite (for the tabbed file viewing) without syntax highlighting or any of that fancy mumbo jumbo. I also always have a command window open at the same time :) So I can run my tests, start my server, etc. -- Posted via http://www.ruby-forum.com/.