Rider Shortcuts

Development·30 shortcuts·5 sections·Also on: macOS

Editing10

Duplicate lineCtrlD
Delete lineCtrlY
Toggle line commentCtrl/
Toggle block commentCtrlShift/
Move line upAltShift
Move line downAltShift
Basic code completionCtrlSpace
Smart code completionCtrlShiftSpace
Show quick fixesAltEnter
Auto-indent linesCtrlAltI

Refactoring4

RenameShiftF6
Refactor this (menu)CtrlShiftAltT
Extract methodCtrlAltM
Extract variableCtrlAltV

Running and Debugging6

RunShiftF10
DebugShiftF9
Toggle breakpointCtrlF8
Step overF8
Step intoF7
Step outShiftF8

VCS / Git2

CommitCtrlK
PushCtrlShiftK

Access Rider shortcuts from your menu bar

KeyShortcut detects the active app and shows its shortcuts instantly. No memorization needed.

Go to fileCtrlShiftN
Go to declarationCtrlB
Go to implementationCtrlAltB