JetBrains Rider 2020.3 Help

Keyboard Shortcuts: VSCode 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+P
Open Solution or Project...Ctrl+Shift+O
Open File or Folder...Ctrl+O
Show Intention ActionsCtrl+.
Navigate To...Ctrl+Shift+G
Recent FilesCtrl+R
Find UsagesAlt+F7
Select In...Alt+F1
Settings...Ctrl+Comma
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 CodeAlt+Shift+F
Code Cleanup...N/A

Basic editing

CutCtrl+X
CopyCtrl+C
PasteCtrl+V
Paste as Plain TextCtrl+Alt+Shift+V
Paste from History...Ctrl+Shift+Insert
Paste from History...Ctrl+Shift+Insert
Duplicate Line or SelectionAlt+Shift+Down
Copy PathsAlt+Shift+C
Copy ReferenceCtrl+Alt+Shift+C
Save AllCtrl+K, S
UndoCtrl+Z
RedoCtrl+Shift+Z
Indent SelectionTab
Unindent Line or SelectionCtrl+[
Start New LineCtrl+Enter
Start New Line Before CurrentCtrl+Shift+Enter
Delete LineCtrl+Shift+K
Toggle CaseN/A
Scratch FileCtrl+Alt+Shift+Insert
Open source in new windowCtrl+K, O
Show WhitespacesN/A
Soft-WrapAlt+Z

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