Jetbrains Rider Keyboard Shortcuts Cheat Sheet _verified_ Jun 2026
| Action | Windows / Linux Shortcut | macOS Shortcut | Why it’s essential | | :--- | :--- | :--- | :--- | | | Ctrl + Shift + A | Cmd + Shift + A | The master key. If you forget a shortcut, type the action name here. | | Search Everywhere | Double Shift | Double Shift | Finds classes, files, settings, and even IDE actions. | | Quick Fix / Context Menu | Alt + Enter | Opt + Enter | The magic wand. Fixes errors, imports namespaces, and suggests improvements. | | Navigate to File | Ctrl + Shift + N | Cmd + Shift + O | Jump instantly to any file in your solution. | | Navigate to Type | Ctrl + N | Cmd + O | Jump to any class or interface. |
| Action | Windows / Linux | macOS | Description | | :--- | :--- | :--- | :--- | | | F2 / Shift + F6 | F2 / Shift + F6 | Renames a variable, method, or class across the whole project. | | Extract Variable | Ctrl + Alt + V | Cmd + Opt + V | Extracts an expression into a local variable. | | Extract Method | Ctrl + Alt + jetbrains rider keyboard shortcuts cheat sheet
But the real moment of transformation came when he hit a failing unit test. The old Leo would have clicked the test name, scrolled to the failure, and manually run it. The new Leo looked at the cheat sheet. There it was, in bold: Ctrl + U, Ctrl + R — Run Current Test . | Action | Windows / Linux Shortcut |
Type cw then press Tab to expand to Console.WriteLine(); . Type forr + Tab to generate a reverse for-loop. Type tryf + Tab to generate try-finally . | | Quick Fix / Context Menu |
If you are a .NET developer, you know that is not just an IDE; it’a a powerhouse for productivity. But to truly unlock its speed, you must move your hands from the mouse to the keyboard.


