Update package.json
This commit is contained in:
Родитель
0d86b4171f
Коммит
739ea7eba1
|
@ -492,6 +492,14 @@
|
|||
"command": "deleteAllRight",
|
||||
"key": "ctrl+k ctrl+k",
|
||||
"when": "editorTextFocus && !editorReadonly"
|
||||
},
|
||||
{
|
||||
"mac": "cmd+shift+space",
|
||||
"win": "ctrl+shift+space",
|
||||
"linux": "ctrl+shift+space",
|
||||
"command": "editor.action.smartSelect.grow",
|
||||
"key": "ctrl+shift+space",
|
||||
"when": "editorTextFocus"
|
||||
}
|
||||
],
|
||||
"configuration": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче