I am using the recently updated Visual Studio Code v0.10.1, and I am wondering what is the procedure to:
Remap a built in command's keyboard shortcut. For example, say, Open File (default is Ctrl+O, it's unlikely that anyone would actually change this, but the same process should probably apply for any built in shortcut).
Remap an extension command's keyboard shortcut, say the Bookmark extension's toggle-bookmark (default Ctrl+Alt+K)
I think it must mean I should put something into one of the configuration JSON files, but I don't know which one, or how.