JetBrains Rider 2023.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...

Control+Alt+F5

Reattach to Process...

Control+Alt+Shift+F5

Stop

Control+F2

Pause

Control+D, P

Resume Program

F9

Apply Hot Reload Changes

Control+O, A

Stop Background Processes...

Control+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

Control+Alt+F9

Skip to Cursor

Control+Alt+Shift+F9

Show Execution Point

Alt+F10

Evaluate Expression...

Alt+F8

Quick Evaluate Expression

Control+Alt+F8

Toggle Line Breakpoint

Control+F8

Toggle Temporary Line Breakpoint

Control+Alt+Shift+F8

Toggle Breakpoint Enabled

Control+D, X

View Breakpoints...

Control+Shift+F8

Edit Breakpoint

Control+Shift+F8

Show Run window

Alt+4

Show Debug window

Alt+5

Show Services window

Alt+8

Analyze Stack Trace or Thread Dump...

Control+I, S

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

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

Last modified: 20 August 2021