Rider: C# immediate window questions
My questions regarding the C# immediate window (OS: Windows 11; Rider 2025.2.2.1 Build #RD-252.26199.190):
- When I press the backspace key in an empty line, the cursor jumps back and forth; doesn't make sense to me, is this the desired behavior?
- Is there a way to clear the window?
- The icons for expand/collapse to me look incorrectly swapped:
- When the immediate window is in the expanded state, the expand icon is displayed, and the tooltip is Expand. When the icon is clicked, the immediate window is collapsed.
- When the immediate window is in the collapsed state, the collapse icon is displayed, and the tooltip is Collapse. When the icon is clicked, the immediate window is expanded.
Please sign in to leave a comment.
Hello Becrylen,
Thank you for reporting these issues.
I registered this couple of bugs:
As for the clear the window, yes it is possible. Right-click in the area and select Clear All:
Have a nice day!