0

Somehow the Variables panel in my VSCode debugger is missing as shown in the picture: ane

Is there any way how to turn it on again?

Ha An Tran
  • 337
  • 1
  • 21

1 Answers1

5

Right Click on any of the views in the Debug Container and select/enable the Variable view.

If you have moved it by accident to a Panel or other View Container, Right Click on the header and choose Reset Location

rioV8
  • 24,506
  • 3
  • 32
  • 49