Vscode keybindings.json
gets generated only when you change at least one keyboard shortcut, to save only the modified keys, at %appdata%\roaming\code\user
.
How can I get the default keybindings.json
file? with all the default keyboard shortcuts?
For version >1.34.0,
you can also refer to: https://code.visualstudio.com/docs/getstarted/keybindings#_viewing-modified-keybindings
or,
you can probably refer to https://github.com/codebling/vs-code-default-keybindings