RubyMine 2026.2 Is Released!
Visit our website or read the blog post to learn about the latest new features and improvements.
Here are the highlights:
- Symbol-based code insight enabled by default: RUBY-35608
- Agentic debugging with a bundled rubymine-debugger skill: RUBY-35613
- Added symbol-based code insight support for parameter definitions: RUBY-34752
- Added support for excluding individual files from projects: IJPL-9342
- Added support for navigating to specific source code lines from Markdown links: IJPL-93490
- Added support for GitHub alerts in Markdown preview: IJPL-247643
- Added support for dragging files and folders into the Terminal to insert their paths: IJPL-103786
- Fixed a freeze caused by Ruby stack trace hyperlink processing, especially noticeable in WSL environments: RUBY-34220
- Added navigation support for qualified names in backticks: IJPL-246124
- Added support for TODO items in Markdown HTML comments: IJPL-92221
- Added support for clickable OSC 8 hyperlinks in the Terminal tool window: IJPL-103740
- Improved editing performance for large JSON files: IJPL-220556
- Added full Keymap support for double-modifier shortcuts like Shift-Shift and Ctrl-Ctrl, including search, remapping, and customization: IJPL-61450
- Reduced IDE memory usage: IJPL-212987
- RBS inlay hint improvements: RUBY-31073, RUBY-31074, RUBY-30081, RUBY-35596
- Reduced idle CPU usage caused by RuboCop background highlighting: RUBY-34766
- Improved type inference for FactoryBot.create and other qualified factory calls: RUBY-23514
- Automatic installation of plugins specified in devcontainer.json when opening Dev Container projects: IJPL-240976
- Implemented ranking for plugin search in settings: IJPL-7519
- Implemented suggestions for mentions in GitHub pull request comments: IJPL-74258
For the full list of closed issues, refer to the release notes.