Create and edit code
In this section:
- Editor basics
- Coding assistance
- Code generation
- Localization assistance
- Code templates
- Local History
- Design Windows Forms
- Compare files and folders
You can use the following shortcuts for basic editing tasks:
Basic editing
Ctrl+X | |
Ctrl+C | |
Ctrl+V | |
Ctrl+Alt+Shift+V | |
Ctrl+Shift+V | |
Ctrl+Shift+C | |
Ctrl+Alt+Shift+C | |
Ctrl+S | |
Ctrl+Z | |
Ctrl+Shift+Z | |
Tab | |
Shift+Tab | |
Ctrl+Alt+I | |
Shift+Enter | |
Ctrl+Alt+Enter | |
Ctrl+Y | |
Ctrl+Shift+J | |
Ctrl+D | |
Ctrl+Shift+U | |
Ctrl+Alt+Shift+Insert | |
Shift+F4 | |
Show Whitespaces | Ctrl+R, W |
Soft-Wrap | Ctrl+L, W |
Alt+Shift+. | |
Alt+Shift+, |
Caret navigation
Ctrl+Left | |
Ctrl+Right | |
Home | |
End | |
Alt+Shift+[ | |
Ctrl+Shift+M | |
Ctrl+[ | |
Ctrl+] | |
Alt+Down | |
Alt+Up | |
Ctrl+Page Up | |
Ctrl+Page Down | |
Page Up | |
Page Down | |
Ctrl+Home | |
Ctrl+End |
Select text
Ctrl+A | |
Shift+Left | |
Shift+Right | |
Ctrl+Shift+Left | |
Ctrl+Shift+Right | |
Shift+Home | |
Shift+End | |
Shift+Up | |
Shift+Down | |
Ctrl+Alt+Shift+[ | |
Ctrl+Shift+[ | |
Ctrl+Shift+] | |
Ctrl+Shift+Page Up | |
Ctrl+Shift+Page Down | |
Shift+Page Up | |
Shift+Page Down | |
Ctrl+Shift+Home | |
Ctrl+Shift+End | |
Ctrl+W | |
Ctrl+Shift+W |
Multiple carets and selection ranges
Alt+Shift+Click | |
Alt+Shift+Insert | |
Double Ctrl + Up | |
Double Ctrl + Down | |
Alt+Shift+Up | |
Alt+Shift+Down | |
Alt+Shift+G | |
Alt+J | |
Ctrl+Alt+Shift+J | |
Alt+Shift+J | |
Alt+Shift+Middle-Click | |
Alt+Click | |
Ctrl+Alt+Shift+Click |
Code folding
Ctrl+NumPad Plus | |
Ctrl+NumPad Minus | |
Ctrl+Alt+NumPad Plus | |
Ctrl+Alt+NumPad Minus | |
Ctrl+Shift+NumPad Plus | |
Ctrl+Shift+NumPad Minus | |
Ctrl+G, D | |
Ctrl+. |
And here are shortcuts for advanced code editing helpers:
Coding assistance
Alt+Enter | |
Ctrl+Space | |
Ctrl+Shift+Space | |
Ctrl+Alt+Space | |
Alt+\ | |
Ctrl+\ | |
Ctrl+Shift+Enter | |
Ctrl+Alt+L | |
Ctrl+P | |
Ctrl+Q | |
Ctrl+Shift+Up | |
Ctrl+Shift+Down | |
Ctrl+Alt+Shift+Left | |
Ctrl+Alt+Shift+Right | |
Alt+Shift+Up | |
Alt+Shift+Down | |
Ctrl+/ | |
Ctrl+Shift+/ | |
Ctrl+Alt+T | |
Alt+Insert | |
Ctrl+R, C | |
Ctrl+R, G |
For the full list of JetBrains Rider keyboard shortcuts, refer to Keyboard shortcuts in predefined keymaps.