JetBrains Rider 2021.2 Help

Run, debug, test, deploy

In this section:

You can use the following shortcuts for running and debugging programs:

Run context configuration

Shift+F10

Run...

Alt+Shift+F10

Debug context configuration

Shift+F9

Debug...

Alt+Shift+F9

Attach to Process...

Ctrl+Alt+F5

Stop

Ctrl+F2

Pause

Ctrl+Alt+Break

Resume Program

F9

Stop Background Processes...

Ctrl+Shift+F2

Step Over

F8

Force Step Over

Alt+Shift+F8

Step Into

F7

Smart Step Into

Shift+F7

Force Step Into

Alt+Shift+F7

Step Out

Shift+F8

Run To Cursor

Alt+F9

Force Run To Cursor

Ctrl+Alt+F9

Skip to Cursor

Ctrl+Alt+Shift+F9

Show Execution Point

Alt+F10

Evaluate Expression...

Alt+F8

Quick Evaluate Expression

Ctrl+Alt+F8

Toggle Line Breakpoint

Ctrl+F8

Toggle Temporary Line Breakpoint

Ctrl+Alt+Shift+F8

Toggle Breakpoint Enabled

Ctrl+F9

View Breakpoints...

Ctrl+Shift+F8

Edit Breakpoint

Ctrl+Shift+F8

Show Build window

Alt+0

Show Run window

Alt+4

Show Debug window

Alt+5

Show NuGet window

Alt+Shift+7

... and the following shortcuts for unit testing commands:

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

Last modified: 20 August 2021