News Releases

RubyMine 2020.2 Released: Better Code Assistance and VCS Integration, Liquid Support, and More!

Read this post in other languages:

RubyMine 2020.2 Released

RubyMine 2020.2 is here!
Check out the video overview or visit the What’s New page to learn about all the new additions.

Build highlights

Here are some of the biggest highlights you need to know about in RubyMine 2020.2:

A new way to review and fix problems in code

We’ve added a new widget that shows the number of issues in the current file. Clicking it opens a tool window with a list of those issues. From there, you can jump to the code containing an issue, or you can fix issues directly from the tool window.

A new way to review problems in code

Support for Liquid template language

RubyMine 2020.2 includes basic support for the Liquid template language. The IDE will show you if there are any issues with the syntax, provide live templates to insert frequently used constructions, and reformat the code according to the requirements you’ve specified in the Code Style settings.

Liquid support

Full support for GitHub pull requests

RubyMine now supports the full GitHub pull request workflow. You no longer need to switch between your browser and IDE.
With v2020.2, you can browse, assign, manage, and even merge pull requests, view the timeline and inline comments, submit comments and reviews, and accept changes all within the IDE.

GitHub pull request support

A load of new intention actions

RubyMine 2020.2 comes with a load of new intention actions that allow you to quickly refactor your code.

New intention actions


See the release notes for the full list of closed tickets, and let us know if you encounter any issues.

Check out the What’s New page to learn more about these enhancements and the improvements for Ruby and Rails, code readability, navigation, in-editor documentation, JS, and database tools.

WHAT’S NEW IN RUBYMINE 2020.2

Happy Developing!
The RubyMine team

image description

Discover more