Mac OS X ruby text editor

Hello . I used to use SciTE when I used Windows. Now, as I have switched
to Mac OS 10.4, please tell me a similar free text editor for Ruby in
Mac. Thanks in advance. Cheers.

Smultron is great: http://smultron.sourceforge.net/

–Jeremy

On 1/25/07, Dark L. [email protected] wrote:

Hello . I used to use SciTE when I used Windows. Now, as I have switched
to Mac OS 10.4, please tell me a similar free text editor for Ruby in
Mac. Thanks in advance. Cheers.


Posted via http://www.ruby-forum.com/.


My free Ruby e-book:
http://www.humblelittlerubybook.com/book/

My blogs:

http://www.rubyinpractice.com/

vim!

Dark L. wrote:

Hello . I used to use SciTE when I used Windows. Now, as I have switched
to Mac OS 10.4, please tell me a similar free text editor for Ruby in
Mac. Thanks in advance. Cheers.

Komodo Edit was just released and is free. It has auto completion, great
syntax highlighting and a bunch of other goodies.

http://www.activestate.com/products/komodo_edit/

Dark L. wrote:

Hello . I used to use SciTE when I used Windows. Now, as I have switched
to Mac OS 10.4, please tell me a similar free text editor for Ruby in
Mac. Thanks in advance. Cheers.

I did the same thing
I use Textwrangler
http://www.barebones.com/products/textwrangler/index.shtml

It’s pretty good, but it just got syntax highlighting for ruby and it
isn’t great.
If you are one to pay for your editor, I’ve heard TextMate is good
http://macromates.com/ but I’ve never tried it myself.

Please let me know if you find any free editors better than TextWrangler
(I do really like it for html, it’s just the lack of ruby highlighting
that bothers me)

FYI. The new TextWrangler (version 2.2) includes Ruby support.

Todd McDaniel

On Jan 25, 2007, at 12:22 PM, Dark L. wrote:

Hello . I used to use SciTE when I used Windows. Now, as I have
switched
to Mac OS 10.4, please tell me a similar free text editor for Ruby in
Mac. Thanks in advance. Cheers.

TextWrangler 2.2 has pretty good Ruby support and, best of all, it’s
free. However, I have switched to TextMate because it has even better
Ruby support and a better regular expression engine.

I still use TextWrangler to make hard-copy listings. That’s one area
where TextWrangler beats TextMate.

Regards, Morton

Another Smultron user here. Switched from TextWranger quite a while
ago and never looked back.

Rob Sayers wrote:

Another Smultron user here. Switched from TextWranger quite a while
ago and never looked back.

OK, guys I got Smultron, and its awesome. Thanks. But I couldn’t figure
out how to execute the program.

On Jan 27, 2007, at 06:02, Jonathan D. wrote:

Yeah
I just got smultron
I think I might delete textwrangler soon…

Same with me!
Of course, I would like some more exquisite syntax colouring for ruby
than it is i n1.2.7 (I’m still running Panther), but it is handy, and
what’s not unimportant with my G4 mini, very lightweight.
Jeremy, thank you all very much for your advice.

Your sincerely,
Damian/Three-eyed Fish

Yeah
I just got smultron
I think I might delete textwrangler soon…

emacs.

You can get a beautiful Mac version form Apple’s site and help setting
up
~/.emacs for Ruby use from me.

Aur S.