Keyboard Shortcuts: macOS System Shortcuts Keymap
When consulting this documentation, you can see keyboard shortcuts for the keymap that you use — choose it with the selector at the top of the page:

JetBrains Rider's top keyboard shortcuts
Search Everywhere | Double-⇧ |
Find Action... | ⇧⌘P |
Open Solution or Project... | ⌃⇧O |
Open File or Folder... | N/A |
Show Intention Actions | ⌥⏎ |
Navigate To... | ⌃⇧N |
Recent Files | ⌘E |
Find Usages | ⌃U |
Select In... | ⌃Q |
Settings... | ⌘, |
Generate... | ⌘N |
Build Solution | ⌘F9 |
Debug... | ⌃⌥D |
View Breakpoints... | ⇧⌘F8 |
Attach to Process... | ⌥⇧F5 |
VCS Operations Popup... | ⌃C |
Refactor This... | ⌃S |
Inspect This... | ⌥⇧⌘A |
Reformat Code | ⌥⌘L |
Code Cleanup... | N/A |
Basic editing
Cut | ⌘X |
Copy | ⌘C |
Paste | ⌘V |
Paste as Plain Text | ⌥⇧⌘V |
Paste from History... | ⇧⌘V |
Paste from History... | ⇧⌘V |
Duplicate Line or Selection | ⌘D |
Copy Paths | ⇧⌘C |
Copy Reference | ⌥⇧⌘C |
Save All | ⌘S |
Undo | ⌘Z |
Redo | ⇧⌘Z |
Indent Selection | ⇥ |
Unindent Line or Selection | ⇧⇥ |
Start New Line | ⇧⏎ |
Start New Line Before Current | ⌥⌘⏎ |
Delete Line | ⌘⌫ |
Toggle Case | ⇧⌘U |
Scratch File | ⌃⇧N |
Open source in new window | ⇧F4 |
Show Whitespaces | N/A |
Soft-Wrap | N/A |
Caret navigation
Select text
Coding assistance
Show Intention Actions | ⌥⏎ |
Basic Completion | ⌃Space |
Smart Completion | ⌃⇧Space |
Second Basic Completion | ⌃⌥Space |
Complete Current Statement | ⇧⌘⏎ |
Reformat Code | ⌥⌘L |
Parameter Info | ⌘P |
Quick Documentation | ⌘I |
Move Statement Up | ⌃⇧↑ |
Move Statement Down | ⌃⇧↓ |
Move Element Left | ⌥⇧⌘← |
Move Statement Right | ⌥⇧⌘→ |
Move Line Up | ⌥⇧↑ |
Move Line Down | ⌥⇧↓ |
Comment with Line Comment | ⌘/ |
Comment with Block Comment | ⌥⌘/ |
Generate... | ⌘N |
Code Cleanup... | N/A |
Silent Code Cleanup | N/A |
Context navigation
Find everything
Navigate from symbols
Code analysis
Show Intention Actions | ⌥⏎ |
Next Code Issue | ⌃, |
Previous Code Issue | ⌃⇧, |
Next Error | ⌥F2 |
Previous Error | ⌥⇧F2 |
Toggle Code Inspection | ⌥⇧⌘8 |
Run Inspection by Name... | ⌥⇧⌘I |
Inspect This... | ⌥⇧⌘A |
Show Errors in Solution window | N/A |
Show Inspection Results window | N/A |
Build, Run, Debug
Refactorings
Global VCS actions
Unit Testing
Tool Windows
Last modified: 08 March 2021