RubyMine 2022.2 Released
Hi all,
RubyMine 2022.2 is now available! Below is a brief overview of the most notable features. For a detailed description of this update, please visit our What’s New page.
Support for Rails URLs
With RubyMine 2022.2 you can click links in server logs for View, Route, and other references to navigate to the corresponding files. You can now also find and navigate to the urls with Search Everywhere, autocomplete HTTP requests, and use the Endpoints tool window.
YARD
Starting with v2022.2 RubyMine recognizes YARD macro extensions and provides general coding assistance for them.
Various new features
The new version is also equipped with code insight for pattern-matched local variables, an option to run a currently opened file, RBS and debugger improvements, and other miscellaneous features.
Check out the What’s new page to learn about new features for the code editor, tests, Docker support, VCS integration, and more.
Happy developing!
The RubyMine team