Reset to default keybinding

To reset all keyboard shortcuts to their default settings:

  1. Press Ctrl + Shift + P (or Cmd + Shift + P on macOS) to open the Command Palette.

  2. Type Keyboard Shortcuts and select Preferences: Open Keyboard Shortcuts.

  3. Click on the {} icon in the upper right corner to open the keybindings.json file.

  4. Save a backup of the keybindings.json file to another location, just in case you need to restore some or all of it later.

  5. Delete all the content in keybindings.json, leaving just an empty set of square brackets: .

  6. Save the file and close it.

This action will remove all custom keybindings, reverting your keyboard shortcuts to their default configurations.