Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

vscode disable variable view in debugging

Can I somehow disable the variable view in the debugging mode in vscode? Many of my objects are complex and large, and calling the repr() function for each variable takes a lot of time. As I do not use the window, I wonder whether I can simply not use the variable window.

enter image description here

like image 802
DsCpp Avatar asked Oct 25 '25 10:10

DsCpp


1 Answers

  1. Right click variables
  2. Click any one in the red box

enter image description here

like image 89
MingJie-MSFT Avatar answered Oct 27 '25 01:10

MingJie-MSFT



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!