RubyMine keyboard shortcuts cheat sheet
Printable cheat sheet covering all 64 RubyMine 2025 keyboard shortcuts and hotkeys, organized by category. Export as PDF or print directly.
All 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
- Ctrl+Slash — Comment Line
- Ctrl+Shift+Slash — Comment Block
- Ctrl+D — Duplicate Line
- Ctrl+Y — Delete Line
- Shift+Alt+ArrowUp — Move Line Up
- Shift+Alt+ArrowDown — Move Line Down
- Ctrl+W — Expand Selection
- Ctrl+Shift+W — Shrink Selection
- Ctrl+Alt+L — Reformat Code
- Ctrl+Alt+O — Optimize Imports
- Ctrl+Alt+I — Auto Indent
- Ctrl+Shift+Enter — Complete Statement
- Ctrl+Space — Basic Completion
- Ctrl+Shift+Space — Smart Completion
- Ctrl+P — Parameter Info
- Ctrl+Q — Quick Documentation
- Alt+Insert — Generate
- Ctrl+O — Override Methods
- Ctrl+I — Implement Methods
- Ctrl+Alt+T — Surround With
- Ctrl+Shift+Alt+J — Select All Occurrences
- Alt+J — Add Selection
- F11 — Toggle Bookmark
- Shift+F11 — Show Bookmarks
- Alt+ArrowRight — Next Tab
- Alt+ArrowLeft — Previous Tab
- Ctrl+F4 — Close Tab
- Alt+F12 — Terminal
- Alt+9 — Version Control
- Alt+7 — Structure
- Alt+2 — Favorites
- Alt+1 — Project
- Alt+6 — TODO
- Alt+5 — Debug Console
Other Code & Text apps
Related pages