Learn RubyMine keyboard shortcuts
Practice RubyMine 2025 keyboard shortcuts with timed drills. Memorize all 64 hotkeys and keybindings faster through interactive exercises.
Top shortcuts
- Shift+F10 — Run
- Shift+F9 — Debug
- Ctrl+Shift+A — Find Action
- Ctrl+Shift+N — Open File
- Ctrl+N — Open Class
- Ctrl+Shift+Alt+N — Open Symbol
- Ctrl+Alt+S — Settings
- Ctrl+Shift+Alt+S — Project Structure
- Ctrl+F — Find
- Ctrl+R — Replace
- Ctrl+Shift+F — Find in Path
- Ctrl+Shift+R — Replace in Path
- Alt+F7 — Find Usages
- Ctrl+B — Go to Declaration
- Ctrl+Alt+B — Go to Implementation
- Ctrl+Shift+B — Go to Type
- Ctrl+U — Go to Super
- Ctrl+G — Go to Line
- Ctrl+Alt+ArrowLeft — Back
- Ctrl+Alt+ArrowRight — Forward
- Ctrl+E — Recent Files
- Ctrl+Shift+E — Recent Locations
- F2 — Next Error
- Shift+F2 — Previous Error
- Alt+Enter — Quick Fix
- Ctrl+Shift+Alt+T — Refactor This
- Shift+F6 — Rename
- Ctrl+Alt+V — Extract Variable
- Ctrl+Alt+M — Extract Method
- Ctrl+Alt+N — Inline
Other Code & Text apps
Related pages