Ha An Tran
Ha An Tran

Reputation: 357

VSCode debugger pane missing Variables panel

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?

Upvotes: 0

Views: 2747

Answers (1)

rioV8
rioV8

Reputation: 28703

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

Upvotes: 6

Related Questions