Early Access Program
News
RubyMine 2021.1 EAP Is Open!
Hi everyone,
The RubyMine 2021.1 EAP is now open! You can get EAP builds from our website, use the Toolbox App, or update to them using snaps if you’re a Ubuntu user. Note that EAP builds are free to use but expire within 30 days of the build date.
As usual, we encourage you to participate in the EAP and share your thoughts on the latest improvements and new functionality so that we can continue to make RubyMine better for you.
Here’s the list of improvements that have been made:
- Initial support for RBS language [RUBY-27383].
- Support for Cucumber 5.2 [RUBY-27294].
- Built-in HTML preview that allows you to quickly preview HTML files.
- The ability to choose a code inspection profile before committing changes to VCS.
- Support for multi-line comments in pull requests.
- Support for additional comments after a #noinspection warning suppression comment [RUBY-27428].
This build also contains important bug fixes:
- Incorrect indentation for methods with arguments and an inline comment [RUBY-26757].
- Incorrect indentation for if-then and else statements followed by a comment [RUBY-26933].
- Inconsistent indentation for brace blocks over multiple lines [RUBY-27411].
- Minitest fails to start with DRb::DRbConnError [RUBY-26931].
Don’t hesitate to add your comments under this post or on the YouTrack issues listed above.
See the release notes for the full list of changes, and please report any issues you encounter.
Happy Developing!
The RubyMine team
Prev post RubyMine 2020.3.1 is Available with Support for Apple SiliconRubyMine 2021.1 EAP3: Improvements for the Code Editor, Search, and Terminal Next post