vote up 6 vote down star
1

I love to use Textmate on my Mac at home but have a hard finding somehing to use at work (windows).

What is the best editor to use for Ruby on Rails on windows that get you the closest look and feel to Textmate?

flag

73% accept rate

10 Answers

vote up 4 vote down check

You should try Intype. It is on alpha stage, and currently does not have all the functions of TextMate, but it looks very promising. Take a look at the blog, the forums, and download the "unstable releases".

I currently use it every day on Windows for Ruby ob Rails development and I am eager to test the next alpha release.

link|flag
vote up 7 vote down

E-Text Editor. Even compatible with TextMate's bundles.

http://www.e-texteditor.com/

link|flag
vote up 4 vote down

Netbeans (the java editor) is pretty good as well.

link|flag
vote up 2 vote down

It very much depends on what you need. If you want a lightweight editor then InType is probably one of the best choices. Wait a little bit longer for the next version and you wont be disappointed, or so the authors say. It is a comercial application though.

If you like the comforts of an IDE then from what I have seen NetBean's with Ruby & Rails bundles is the best option. The debugger is quite fast and stable and the editor and IDE overhead is the best considering the choices. I am an Eclipse fan for Java work but on RoR field NetBeans won me over. And of course there is IDEA, but that one just costs too much.

link|flag
vote up 0 vote down

I am using Aptana Studio for Rails.

link|flag
vote up 1 vote down

I second the NetBeans suggestion, I tried several , including Eclipse and Aptana, and Netbeans is faster and it is easily configurable. Versions before 6.1 were not as stable as they are now, at least for windows.

link|flag
For ruby dev you should really consider getting 6.5 beta or even a nightly. – Marcin Gil Oct 8 '08 at 10:51
vote up 0 vote down

Zeus - http://www.zeusedit.com

alt text

link|flag
vote up 1 vote down

Update: I took a look at Intype and I must say I am VERY IMPRESSED. Better than RoRED or whatever, finally a TextMate look alike on Windows for FREE


Old:

I was googling for a good rails editor on Windows (of course TextMate for Mac wins) and along with this stackoverflow post I saw RoRED - it looks great. It seems PERFECT for RoR development on Windows

http://plasmacode.com/screen-shots

Hope this helps!

link|flag
Intype might be free now, but their FAQ says it will be priced at $25 - $45 once it's "finished". For more: intype.info/faq/#faq-basic-3 – Luke Sampson Aug 27 at 11:38
vote up 1 vote down

I would have to say UltraEdit.

link|flag
It's ok as an editor but not good for Ruby. – FortunateDuke Jul 20 at 20:51
vote up 0 vote down

Ruby in Steel is fast with a simple UI. It can plug into Visual Studio 2005/2008, or if you don't have Visual Studio it can run in the Visual Studio 2008 Shell (which is free and comes bundled with Ruby in Steel).

I'm not sure how it compares to TextMate's functionality, but you can customise it to look kind of similar to TextMate. Here's a screen shot of my theme customisations.

alt text

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.