Keybindings written to Visual Studio Code's keybindings.json. This can be a JSON object or a path to a custom JSON file.
absolute path or list of (submodule)
[ ]
[ { key = "ctrl+c"; command = "editor.action.clipboardCopyAction"; when = "textInputFocus"; } ]