

RubyMine uses run/debug configurations to run, debug, deploy, and test your code. To decrease it, press ⌃⇧ (macOS) or Alt+Shift+, (Windows). We’ve recently introduced a keyboard shortcut that changes the font size across all editors. Keyboard shortcut to change the font size globally

RubyMine supports any variable substitutions that may be used in the macro data ($1, $2, etc.). Render the YARD documentation to check out the macro data in place of the macro reference.

Then, specify a new name for the macro and press Enter. You can use the Rename refactoring on macros by pressing ⇧ F6 (macOS) / Shift+F6 (Windows). Press ⌥ F7 (macOS) / Alt+F7 (Windows) or go to Edit | Find Usages | Find Usages in the main menu. RubyMine allows you to search for usages of a macro declaration by invoking the Find usages action. In the main menu, go to Navigate | Declaration or Usages or press ⌘ B (macOS) / Ctrl+B (Windows). Use the Go to declaration action on a macro reference to jump to the corresponding macro declaration. Now RubyMine recognizes YARD macro extensions and provides general coding assistance for them. We’re continuing to improve our YARD support. īelow you can find the most notable improvements. 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.Ĭheck out the What’s new page to learn about new features for the code editor, tests, Docker support, VCS integration, and more.RubyMine 2022.2 EAP4 is here! Catch up on all the new features by checking out the previous EAP blog posts. Starting with v2022.2 RubyMine recognizes YARD macro extensions and provides general coding assistance for them. You can now also find and navigate to the urls with Search Everywhere, autocomplete HTTP requests, and use the Endpoints tool window.

With RubyMine 2022.2 you can click links in server logs for View, Route, and other references to navigate to the corresponding files. For a detailed description of this update, please visit our What’s New page. RubyMine 2022.2 is now available! Below is a brief overview of the most notable features.
