Toggle between documents using:
This may be helpful for international (i.e. non-English) keyboards.
You can override the keybinding in your keymap.json file (Debug -> Open User Key Map).
The keys follow this pattern:
ohnny.numbertabs.(active|inactive).[1-9].
So, if you wanted to override the behaviour for the first tab of the active pane you would have:
"overrides": {
"Cmd-Shift-1": "ohnnyj.numbertabs.active.1"
}
0.0.6
0.0.5
0.0.4