RubyMine 2017.3 Released!
RubyMine 2017.3, the biggest and final release of this year, is now available!
What's new in RubyMine 2017.3:
- IDE: improved performance, support for apps with nested projects, and better code resolution and
code insight. More
- Linux subsystem for Windows (WSL) support. More
- Refactoring: Extract methods directly to
private and protected
sections.
More
- RuboCop: autocorrect by offense class or cop department. More
- Code style: the ability to indent
private and protected methods, and choose
which operators should be wrapped with space. More
- Puppet: Embedded Puppet (EPP) templates support. More
- Debugger: the new Trace to_s evaluation option detects costly operations and throws a timeout
message.
More
- JavaScript: better code completion, documentation, CSS, and Vue.js. More
- VCS: the Interactively Rebase from Here action, workspaces for branches. More
- Database tools: managing schema, SQL generator, grouping data sources. More
Other improvements include support for Ruby 2.5, Gems.rb, Docker Compose v3, Cucumber Expressions, and
more. Check out the What's new
page, and update to RubyMine 2017.3!
See the release notes for
the full list of improvements, and please report
any issues you encounter.