Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual studio code: CTRL + B => "edt " at the top bar

I was trying to figure out how to toggle the side bar, and apparently ctrl + b is the way to do it, but when I perform it, it opens up the that input bar in the middle of the top portion of the editor, just below the menu bar, with "edt " (including the space) typed in.

My keybindings.json file shows that I should ctrl+b should indeed toggle the side menu.

If I delete the "edt " and press ctrl+b, it just regenerates it.

Anyone know how to fix this? Nothing shows up on Google either.

like image 960
J.Ko Avatar asked Mar 28 '26 15:03

J.Ko


1 Answers

ctrl + b is bound to Add Function Breakpoint by default. You can edit the shortcuts from File->Preferences->Keyboard Shortcuts.

like image 75
Yasir Arafat Avatar answered Apr 02 '26 20:04

Yasir Arafat



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!