JetBrains Rider 2020.3 Help

Keyboard Shortcuts: Emacs 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...Escape, X
Open Solution or Project...Ctrl+Shift+O
Open File or Folder...N/A
Show Intention ActionsAlt+Enter
Navigate To...Ctrl+Shift+G
Recent FilesN/A
Find UsagesAlt+F7
Select In...Alt+F1
Settings...Ctrl+Alt+S
Generate...Alt+Insert
Build SolutionCtrl+F9
Debug...Alt+Shift+F9
View Breakpoints...Ctrl+Shift+F8
Attach to Process...Ctrl+Alt+F5
VCS Operations Popup...Alt+`
Refactor This...Ctrl+Alt+Shift+T
Inspect This...Ctrl+Alt+Shift+A
Reformat CodeN/A
Code Cleanup...N/A

Basic editing

CutShift+Delete
CopyCtrl+Insert
PasteShift+Insert
Paste as Plain TextCtrl+Alt+Shift+V
Paste from History...Alt+Y
Paste from History...Alt+Y
Duplicate Line or SelectionMeta+D
Copy PathsCtrl+Shift+C
Copy ReferenceCtrl+Alt+Shift+C
Save AllCtrl+X, Ctrl+S
UndoCtrl+Shift+Minus
RedoCtrl+Shift+Z
Indent SelectionTab
Unindent Line or SelectionShift+Tab
Start New LineShift+Enter
Start New Line Before CurrentCtrl+Alt+Enter
Delete LineN/A
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

Context navigation

Find everything

Code analysis

Build, Run, Debug

Refactorings

Global VCS actions

Unit Testing

Tool Windows

Last modified: 08 March 2021