JetBrains Rider
 
2024.3
Get JetBrains Rider

Interact with program using Immediate window

Last modified: 11 February 2024

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 on the toolbar of the variables pane.