Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I find locals in VS2013?

I have installed VS2013 recently. Today I tried to track my variable values but was unable to find the little window which usually appears in the bottom of the IDE. In previous versions of VS, I used to go to : Debug-Windows-Locals. Is there an option in the settings window which I should enable or did I miss something else?

like image 279
Eugen Sunic Avatar asked Dec 15 '25 07:12

Eugen Sunic


2 Answers

There's one confusion here: It's only visible in the debug menu when you're debugging.

Not debugging:

enter image description here

Debugging:

enter image description here

like image 125
mattytommo Avatar answered Dec 16 '25 21:12

mattytommo


While debugging you can see the option for the local window:

enter image description here

I don't think its moved anywhere!

Also, it appears automatically (for me anyway) at the bottom of VS, near where you would see "Output", "Error" information etc.

like image 25
Ric Avatar answered Dec 16 '25 21:12

Ric



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!