I have tried Eclipse, Aptana, Redcar, Textedit, Komodo Edit, Titanium, Netbeans, and Vim. Is there anything you can think of that i'm missing? None of these really satisfy me.
Asked
Active
Viewed 1,059 times
-2
-
7What are you looking for in a IDE that these fails to deliver? – Fredrik Pihl Jul 05 '11 at 22:19
-
Fredrik is spot on, no one can help you if you don't tell us what you are looking for. – sosborn Jul 05 '11 at 22:20
-
1this might help http://stackoverflow.com/questions/20533/mac-text-code-editor – corroded Jul 06 '11 at 00:10
-
1Please refine a feature set you are looking for – Chris Barretto Jul 06 '11 at 05:14
-
Honestly, there is no particular featue that i am searching for, i justy wanted to explore any options i might have been missing before deciding on one to use. – V9801 Jul 07 '11 at 15:05
2 Answers
2
I think the question here is what are you looking on an IDE? what must they have for you to like it? In particular, I use Vim with this https://github.com/joseicosta/janus-tweaks. This provides me all I want, and with the lightness inherent to vim.

Sebastian Martinez
- 484
- 3
- 8
-2
TextMate is a popular "IDE" that runs on OS X only. It costs $$, but well worth it.

simianarmy
- 1,485
- 10
- 13
-
What the hell man! How is TextMate not a rails IDE? You can run tests, run generators, integrate git, just about anything vim or emacs does. Thanks for my first downvotes ever, ingrates. – simianarmy Jul 06 '11 at 18:07
-
1I think the down votes are probably because it doesn't answer the question. The OP specifically asks for free. – coneybeare Jul 23 '11 at 06:13