Where's the Quickwatch window

Hi,

 In VS2003 I can get a quickwatch window when I select a valid exression and hit SHIFT+F9. This did not work in VS2005 Beta 2 and also does not seem to come up in the current VS2005 edition

How di I get this to come up.

Thanks

tribal


Answer this question

Where's the Quickwatch window

  • linhardt

    Oh well I have answered myself, you now get a detailed object tree if you hover over the object while debugging, which does away with the need to do a quickwatch.

    tribal


  • vegabros

    The Quick Watch dialog box is only avalailable on Visual Studio 2005 Professional and above.  Of course, as you point out above, the hover debug watches provide a very useful substitute.

    Thanks,
    Scott Currie
    DDCPX Program Manager
    Microsoft

  • Where's the Quickwatch window