Show Menu
Cheatography

Jetbrains Rider - Keyboard Shortcuts Cheat Sheet by

Cheat Sheet for Jetbrains Rider custom shortcuts

CREATE AND EDIT

Show context actions
Alt+Enter 
Code completion
Ctrl+Space
Quick / External docume­ntation
 Ctrl+­Shi­ft+F1 / F1
Generate code
Alt+Insert
Start new line after current
Ctrl+Enter
Start new line before current
Ctrl+S­hif­t+Enter
Comment / uncomment line / selection
Ctrl+K,C
Expand / Collapse code block
Ctrl+A­lt+Down /  Ctrl+A­lt+Up 
Recursive Expand / Collapse all / selection
CtrlAl­t+N­umPad + /  Ctrl+A­lt+­Num­Pad -
Reformat Code
Ctrl+K,F
Move line up / down
Alt+Sh­ift+Up / Alt+Sh­ift­+Down 
Move statement up / down
Ctrl+A­lt+­Shi­ft+Up / Cltr+A­lt+­Shi­ft+­Down 
Extend / Shrink selection
Ctrl+A­lt+­Right / Ctrl+A­lt+Left
Add carets
Double Ctrl+Up / Double Ctrl+Down
Cut / Copy / Paste
Ctrl+X / Ctrl+C / Ctrl+V
Copy document path
Ctrl+S­hift+C
Paste from clipboard history
Ctrl+S­hift+V
Duplicate current line or selection
Ctrl+D
Delete line
Ctrl+S­hift+L
Join line
Ctrl+S­hift+J
Optimize imports
Ctrl+Alt+O
Toggle case
Ctrl+S­hift+U
 

MASTER YOUR IDE

Go to next / previous editor tab
Alt+Right / Alt+Left
Close editor tab
Ctrl+W
Settings
Ctrl+Alt+S
Open/close a tool window
Alt+[0-9]
Hide active / all tool windows
Shift+Esc / Ctrl+S­hif­t+F12
Toggle full screen mode
Alt+Sh­ift­+Enter
Jump to navigation bar
Ctrl+F2
Increase / Decrease font size
Alt+Nu­mPad+ / Alt+Nu­mPad-

FIND EVERYTHING

Search everywhere
Double Shift
Find action
Ctrl+S­hift+A
Find / Replace
Ctrl+F / Ctrl+H
Find / Replace in path
Ctrl+S­hift+F / Ctrl+S­hift+H
Next / Previous occurrence
Down / Up
Go to file member
Alt+\

NAVIGATE FROM SYMBOLS

Navigate to
Alt+`
Declar­ation or usages
F12
Find usages
Shift+F12
Show usages
Alt+Sh­ift+F12

REFACTOR AND CLEAN UP

Refactor this
Ctrl+S­hift+R
Rename
Ctrl+R, R
Safe delete
Ctrl+R, D
Move
Ctrl+R, O
Change signature
Ctrl+R,S
Inline
Ctrl+R,I
 

NAVIGATE CONTEXT

Back
Ctrl+N­u­mPad-
Go to previous / next member
Alt+Up /  Alt+Down
Line/c­olumn
Ctrl+G
Containing declar­ation
Ctrl+[
Toggle bookmark
Ctrl+K,K
Next / Previous bookmark
Ctrl+K,N / Ctrl+K,P
Show bookmarks
Ctrl+`
Next / Previous highli­ghted error
Alt+PgDown / Alt+PgUp
Next / Previous error in solution
Alt+Sh­ift­+PgDown /  Alt+S­hif­t+PgUp
Move caret to next / previous word
Ctrl+Right / Ctrl+Left
Scroll up / down
Ctrl+Up / Ctrl+Down
Scroll to center
Ctrl+M,C

BUILD, RUN, DEBUG

Build solution
Ctrl+S­hift+B
Toggle Unity Playmode
Ctrl+P
Pause / Resume Unity Playmode
Ctrl+S­hift+P
Run / Stop debug
F5 / Shift+F5
Evaluate expression
Shift+F9
Step over
F10
Step into
F11
Step out
Shift+F11
Run to cursor
Ctrl+F10
Show execution point
Alt+Nu­mPad*
Resume program
F5
Toggle breakpoint
Ctrl+B,B
Edit breakpoint
Ctrl+B,E
View breakp­oints
Ctrl+Alt+B
               
 

Comments

Hey! Nice cheat sheet you made.
I am searching for a shortcut I cannot find, maybe you will help me? I was using Visual Studio and use Ctrl+, a lot to navigate to a symbo; (class, method, etc) and I can't find the equivalent command in Rider. Do you have any clue?

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Visual Studio 2013 Community Cheat Sheet
          ISTQB Test Automation Engineering Cheat Sheet