Tuesday, January 24, 2006

Visual Studio 2005 Missing Windows

As I was debugging with Visual Studio 2005 I wanted to display the Immediate window (old habits die hard). When I looked for it in as a Debug|Windows menu item it was not there. I searched around menu items some and could not find it.

Instead I used CTL+ALT+I to access (display) it.

The same issue occurred when I wanted to access (display) the Exceptions window. I had to use CTL+ALT+E to access (display) it.

I wonder if this was by Visual Studio 2005 design or not; in any case these 2 windows are available....

2 Comments:

At 3:59 PM, Blogger Unknown said...

I am having the same issue, but only just recently--for whatever reason. Thanks for the shortcuts.

 
At 2:25 PM, Blogger Virendrasinh Jhala said...

You can make this by following steps.

1. Go to Tools --> Customize
2. Go to tab "Commands"
3. Click on button "Rearrange Commands"
4. Choose the menu "Debug --> Window" from the "Menu Bar" dropdown
5.Click on "Add" button
6. Click on "Debug" in the "Categories" list
7. Select "Immediate Window" from "Commands" list
8. Click on "OK" button

 

Post a Comment

<< Home