Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where is the debug toolbar in VS Code?

Using version 1.66.2 of VS Code, I can't see the debug toolbar.

I've tried changing it in the settings from floating to docked to hidden and back to floating, restarted the program, but I still cant see it.

like image 521
user16907492 Avatar asked Apr 21 '26 07:04

user16907492


2 Answers

My debug tool bar disappeared even though the "Run and Debug" option inside the context menu of Run and Debug was checked:

enter image description here

The solution is to go Visual Studio Code settings and find Debug inside Features section:

enter image description here

Then find Debug: Tool Bar Location setting: mine was set to floating. After I've changed its value to docked I can see toolbar again:

enter image description here

like image 97
topchef Avatar answered Apr 24 '26 20:04

topchef


The problem for me was that the "Run and Debug" menu was unchecked for some reason.

Right-click on the menu bar and check it.

Right Click on Menu bar

like image 36
Tal Cohen Avatar answered Apr 24 '26 20:04

Tal Cohen



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!