docs/KEYBINDINGS.md
All key bindings can be overwritten with the keybindings.json file. The file is located in the application data directory. Each entry consists of a id/accelerator pair in JSON format.
Here is an example:
{
"file.save": "CmdOrCtrl+Shift+S",
"file.save-as": "CmdOrCtrl+S"
}
Cmd on macOSOption on macOSCtrlShiftAlt (equal to Option on macOS)Please don't bind AltGr, use Cltr+Alt instead.
0-9, A-Z, F1-F24 and punctuations like / or #Plus, Space, Tab, Backspace, Delete, Insert, Return/Enter, Esc, Home, End and PrintScreenUp, Down, Left and RightPageUp and PageDown"" to unset a accelerator