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?
|
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?
|
||
|
|
|
|
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. |
||
|
|
|
|
E-Text Editor. Even compatible with TextMate's bundles. |
||
|
|
|
|
Netbeans (the java editor) is pretty good as well. |
||
|
|
|
|
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. |
||
|
|
|
|
I am using Aptana Studio for Rails. |
||
|
|
|
|
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. |
||
|
|
|
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! |
|||
|
|
|
I would have to say UltraEdit. |
||
|
|
|
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.
|
||
|
|