Is there an easy way to disable all default shortcuts in Visual Studio Code? From the UI, you can delete shortcuts one at a time, but due to the sheer volume of shortcuts, this would take quite some time.
Thanks
Edit 1 - When you hold delete, it continuously adds the same disable to keybindings.json. I'm guessing the fact that it updates a physical file as you interact with the UI, it requires slower user interactions.
keybindings.json after holding delete: