Thanks. I read that one. I would love that feature as well but this one is about things like all the windows that should output from commands like console, server log and rails console where you run test commands like "Books.find(:all, :limit => 500)". This command would return 500 books on one long line with no wrapping.
Hi Rodney,
RubyMine doesn't have wrap functionality within editors yet, but it is
in progress.
Regards,
Oleg
Thanks Oleg. Definitely looking forward to it. Rails console in Rubymine is very challenging when results have hundreds of characters.
This feature depends on http://youtrack.jetbrains.net/issue/IDEA-53596 issue
Thanks. I read that one. I would love that feature as well but this one is about things like all the windows that should output from commands like console, server log and rails console where you run test commands like "Books.find(:all, :limit => 500)". This command would return 500 books on one long line with no wrapping.
Our console view window is based on the same Editor component. So soft-wrap feature for all editors will allow us to enable it in consoles.
Hello Rodney,
At the moment this is not possible. We plan to implement word wrapping in
the editors and console in RubyMine 2.5.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"