RubyMine 2020.1 Released: Improved Navigation and Test Creation, New LightEdit Mode, and More
RubyMine 2020.1 is here! Visit the What’s New page to learn about all the details.
Here are some of the biggest highlights:
Navigation
Improved navigation allows you to seamlessly jump between Rails entities and a DB schema, as well as between parent and child methods.
Tests
Test creation has become easier with the ability to create a new test for any class. RubyMine will replicate the directory structure based on the path to the test subject.
LightEdit mode
The new LightEdit mode comes in handy when you need to quickly edit a file. It operates a lot faster than the standard mode because it opens your files without loading a project.
Terminal
You can now split terminal sessions vertically or horizontally to run them side by side. Invoke the context menu from the terminal to create, navigate, and close a split terminal session.
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 the latest Ruby syntax, the debugger, Docker, version control, JS, and database tools:
Happy developing!