JetBrains Rider 2020.3 Help

Keyboard Shortcuts: ReSharper 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:

Keyboard shortcuts selector in the documentation

JetBrains Rider's top keyboard shortcuts

Search EverywhereDouble-Shift
Find Action...Ctrl+Shift+A
Open Solution or Project...Ctrl+Shift+O
Open File or Folder...Ctrl+O
Show Intention ActionsAlt+Enter
Navigate To...Ctrl+Shift+G
Recent FilesCtrl+E
Find UsagesAlt+F7
Select In...Alt+F1
Settings...Ctrl+Alt+S
Generate...Alt+Insert
Build SolutionCtrl+Shift+B
Debug...Alt+Shift+F9
View Breakpoints...Ctrl+Shift+F8
Attach to Process...Ctrl+Alt+F5
VCS Operations Popup...Alt+`
Refactor This...Ctrl+Shift+R
Inspect This...Ctrl+Alt+Shift+A
Reformat CodeCtrl+Alt+L
Code Cleanup...Ctrl+Alt+F

Basic editing

CutCtrl+X
CopyCtrl+C
PasteCtrl+V
Paste as Plain TextCtrl+Alt+Shift+V
Paste from History...Ctrl+Shift+V
Paste from History...Ctrl+Shift+V
Duplicate Line or SelectionCtrl+D
Copy PathsCtrl+Shift+C
Copy ReferenceCtrl+Alt+Shift+C
Save AllCtrl+Shift+S
UndoCtrl+Z
RedoCtrl+Y
Indent SelectionTab
Unindent Line or SelectionShift+Tab
Start New LineShift+Enter
Start New Line Before CurrentCtrl+Enter
Delete LineCtrl+Shift+L
Toggle CaseCtrl+Shift+U
Scratch FileCtrl+Alt+Shift+Insert
Open source in new windowShift+F4
Show WhitespacesN/A
Soft-WrapN/A

Caret navigation

Select text

Coding assistance

Show Intention ActionsAlt+Enter
Basic CompletionCtrl+Space
Smart CompletionCtrl+Shift+Space
Second Basic CompletionCtrl+Alt+Space
Complete Current StatementCtrl+Shift+Enter
Reformat CodeCtrl+Alt+L
Parameter InfoCtrl+P
Quick DocumentationCtrl+Q
Move Statement UpCtrl+Alt+Shift+Up
Move Statement DownCtrl+Alt+Shift+Down
Move Element LeftCtrl+Alt+Shift+Left
Move Statement RightCtrl+Alt+Shift+Right
Move Line UpN/A
Move Line DownN/A
Comment with Line CommentCtrl+/
Comment with Block CommentCtrl+Shift+/
Generate...Alt+Insert
Code Cleanup...Ctrl+Alt+F
Silent Code CleanupCtrl+Alt+Shift+F

Context navigation

Find everything

Code analysis

Show Intention ActionsAlt+Enter
Next Code IssueF12
Previous Code IssueShift+F12
Next ErrorAlt+F12
Previous ErrorAlt+Shift+F12
Toggle Code InspectionCtrl+Alt+Shift+8
Run Inspection by Name...Ctrl+Alt+Shift+I
Inspect This...Ctrl+Alt+Shift+A
Show Errors in Solution windowCtrl+Alt+2
Show Inspection Results windowCtrl+Alt+4

Build, Run, Debug

Refactorings

Global VCS actions

Unit Testing

Tool Windows

Last modified: 08 March 2021