11

In Visual Studio 2015, I am suddenly unable to see my locals window. It was working fine a couple of days ago, but since yesterday, if I click on Debug -> Windows -> Locals nothing happens. No window no nothing. Same thing if I click on Debut -> Windows -> Watch 1

Anyone else experiencing that? Is it a known bug?

Melodie Gauthier
  • 685
  • 3
  • 12
  • 35
  • Possible duplicate of [Locals missing during debugging in Visual Studio 2015](http://stackoverflow.com/questions/36455772/locals-missing-during-debugging-in-visual-studio-2015) – Shachaf.Gortler Sep 23 '16 at 18:07
  • 1
    I don't think so, in this one the person at least sees a window...I don't get anything – Melodie Gauthier Sep 23 '16 at 18:08

3 Answers3

16

While Debugging:

Debug > Windows > Locals

Nightrain
  • 391
  • 3
  • 6
14

Try with Windows -> Reset Window Layout

ManuelCanepa
  • 983
  • 1
  • 12
  • 23
  • This worked for me when my locals window disappeared while debugging Visual Studio 2019 Preview. – MsTapp Apr 15 '19 at 12:27
0

What happened with my VS was #1. I had several windows open in VS. Window #1 had Locals Toolbar pinned to it Window #2 Did not. When I Toggled it off in Window #2 it appeared back in Window #1.

Reset works to