What is the shortcut key to close Immediate window in Visual Studio 2010. I open it using Ctr+Alt+I
I want to close it using shortcut key with dock mode.
To display the Immediate window, open a project for editing, and then choose Debug > Windows > Immediate or press Ctrl+Alt+I. You can also enter Debug. Immediate in the Command window. The Immediate window supports IntelliSense.
To clear the immediate window, you can use >cls , which is a predefined command alias to >Edit. ClearAll .
Shift + Esc
This is the correct answer. It's already in several comments.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With