The time since the last RubyMine EAP update was not waisted and the new build 1347 adds lots of new things. Here’s the selected list of changes:
- Shoulda support with coding assistance and test runner UI
- Improved Ruby support inside HAML
- New refactorings: Pull Up / Push Down members (expect more in the next update)
- Spell checker plugin bundled
- Support for method type annotation:
# :return:=> Type
- RubyMine Extensions manager added (in IDE Settings). Extensions can register menu items for editor actions (by default under Tools | Extensions)
- Cucumer Formatter and quickfix to create Cucumber step definition for unresolved step
- New icons for *.rb, *_spec.rb, *_test.rb and *_steps.rb Ruby files
Download RubyMine EAP and participate with your feedback.
Still no SASS support
.
ack! all of my settings have been reset to the default!
@Pjero: please vote for these two issues about SASS in our issue tracker to make them prioritized: http://www.jetbrains.net/jira/browse/RUBY-3080 and http://www.jetbrains.net/jira/browse/RUBY-4104
@jonald: Please read more here: http://www.jetbrains.net/devnet/thread/283237 You can now export/import settings as described at http://www.jetbrains.net/devnet/docs/DOC-1156
Sass support will be finally available in coming EAP!