JetBrains Rider 2024.1 Help

Create and edit code

In this section:

You can use the following shortcuts for basic editing tasks:

Basic editing

Cut

Ctrl+X

Copy

Ctrl+C

Paste

Ctrl+V

Paste as Plain Text

Ctrl+Alt+Shift+V

Paste from History...

Ctrl+Shift+V

Copy Paths

Ctrl+Shift+C

Copy Reference

Ctrl+Alt+Shift+C

Save All

Ctrl+S

Undo

Ctrl+Z

Redo

Ctrl+Shift+Z

Indent Selection

Tab

Unindent Line or Selection

Shift+Tab

Auto-Indent Lines

Ctrl+Alt+I

Start New Line

Shift+Enter

Start New Line Before Current

Ctrl+Alt+Enter

Delete Line

Ctrl+Y

Join Lines

Ctrl+Shift+J

Duplicate Line or Selection

Ctrl+D

Toggle Case

Ctrl+Shift+U

Scratch File

Ctrl+Alt+Shift+Insert

Open Source in New Window

Shift+F4

Show Whitespaces

Ctrl+R, W

Soft-Wrap

Ctrl+L, W

Increase Font Size in All Editors

Alt+Shift+.

Decrease Font Size in All Editors

Alt+Shift+,

Caret navigation

Select text

Multiple carets and selection ranges

Code folding

Expand

Ctrl+NumPad Plus

Collapse

Ctrl+NumPad Minus

Expand Recursively

Ctrl+Alt+NumPad Plus

Collapse Recursively

Ctrl+Alt+NumPad Minus

Expand All

Ctrl+Shift+NumPad Plus

Collapse All

Ctrl+Shift+NumPad Minus

Collapse to Definitions

Ctrl+G, D

Fold Selection

Ctrl+.

And here are shortcuts for advanced code editing helpers:

Coding assistance

For the full list of JetBrains Rider keyboard shortcuts, refer to Keyboard shortcuts in predefined keymaps.

Last modified: 11 February 2024