Please allow us more flexible custom key binding #136605
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
keybindings
VS Code keybinding issues
Please open more key binding rules!
To give a simple example, I hope to add a new instance window of vscode after pressing the 3 keys of space g n.
But the reality is that the key bindings that are not at the beginning of ctrl or cmd can only support up to 2 items. When you specify the combination of space g, it will stop receiving other sub-options.
This is bad for vim users, because the leader key of vim is very easy to use, but the vscode vim plugin cannot make the leader key valid outside the non-editor area.
This is a proposal worth considering. It is recommended to also add a leader-like key position in vscode to facilitate the operation of full keyboard users or develop more sub-options to receive.
The text was updated successfully, but these errors were encountered: