How to reopen the "Watch Window"

BenTam-3003 686 Reputation points
2022-03-01T10:01:51.443+00:00

Dear All,

I accidentally close the Watch Window. Could anyone tell me how to reopen it?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,205 questions
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 81,461 Reputation points
    2022-03-01T14:01:44.867+00:00

    On VS 2022, while debugging, If I type the default shortcut :

    [Ctrl] [Alt] [W]

    then 1 (on left), the Watch 1 window is displayed
    (or 2, 3... for other Watch windows)

    (VS displays in the Status Bar : "(Ctrl+Alt+W) was pressed. Waiting for second key of chord...")


1 additional answer

Sort by: Most helpful
  1. Karen Payne MVP 35,031 Reputation points
    2022-03-01T10:14:55.02+00:00

    Under Debug menu while your app is running only.

    178845-figure1.png