JetBrains Rider
 
Get JetBrains Rider
You are viewing the documentation for an earlier version of JetBrains Rider.

Interact with program using Immediate window

Last modified: 17 March 2022

Immediate Window lets you access objects and functions available in the suspended state of your program.

The window becomes available and starts accepting your input as soon as your program is suspended in a debugging session. You can see the window below the variables pane of the Debug window.

To show or hide the window, click the corresponding icon Terminal icons open terminal 13x13 dark on the toolbar of the variables pane.