Home
Head's Up: I'm in the middle of upgrading my site. Most things are in place, but there are something missing and/or broken including image alt text. Please bear with me while I'm getting things fixed.

Prevent Hotkey Searching The File List In VS Code

When I hit Command/Ctrl - F in VS Code I want to search the file. Not the list of files in the sidebar. Thankfully, there's a way to turn that off.

Top Menu - Code - Preferences - Keyboard Shortcuts

Then :

Look for :

list.find

Right click on it and select "Remove Keybinding"