Improve the extend keybinding to not conflict
This commit is contained in:
parent
66f656134f
commit
09e12b7925
@ -107,7 +107,7 @@
|
||||
},
|
||||
{
|
||||
"command": "ra-lsp.extendSelection",
|
||||
"key": "ctrl+w",
|
||||
"key": "shift+alt+right",
|
||||
"when": "editorTextFocus && editorLangId == rust"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user