IntelliJ IDEA Ruby plugin

I haven’t seen this mentioned in comp.lang.ruby yet, so here goes…

Jetbrains have done their first public release:

http://www.jetbrains.net/confluence/display/RUBYDEV/Home

Screenshots:

http://www.jetbrains.net/confluence/display/RUBYDEV/Ruby+Plugin+0.1+Release+Notes

Cheers,
Gavin

On Mon, 22 Jan 2007 04:20:12 +0100, Gavin S. [email protected]
wrote:

Cheers,
Gavin

OMGWTFBBQ.

Core JetBrains stuff, not just the usual godawfully slow regexp-based
syntax highlighting? Woo.

David V.

Gavin S. wrote:

Jetbrains have done their first public release:
Log In - Confluence
Screenshots:
http://www.jetbrains.net/confluence/display/RUBYDEV/Ruby+Plugin+0.1+Release+Notes

God, run configurations? Why do they insist on taking something simple
and making it complicated?

On 1/25/07, Devin M. [email protected] wrote:

Gavin S. wrote:

Jetbrains have done their first public release:
Log In - Confluence
Screenshots:
http://www.jetbrains.net/confluence/display/RUBYDEV/Ruby+Plugin+0.1+Release+Notes

God, run configurations? Why do they insist on taking something simple
and making it complicated?

Because its not simple? Last time I checked, there is at least 3-4
different interpreters for Ruby worth using (classic, YARV, Rubinius
& JRuby) from an IDEA users perspective. Presumably their command
line arguments all differ, and Rails adds another dimension to it all.

My experience of IDEAs Run configurations is nothing but positive -
its defaults are the most sensible you can think of, so all that
configuration
is a bit misleading - you rarely have to use it unless you need it.

IDEA is a great tool - the first Java IDE worth a damn, and without it,
eclipse would have nothing to steal good ideas from. I am certainly
quite happy to see them adding Ruby support.