update keybindings

This commit is contained in:
bobo.yang 2024-10-30 21:13:16 +08:00
parent affbb5e37b
commit 0d23a3cc31

View File

@ -201,7 +201,8 @@
{ {
"command": "devchat.triggerCodeComplete", "command": "devchat.triggerCodeComplete",
"key": "ctrl+shift+'", "key": "ctrl+shift+'",
"mac": "ctrl+shift+'" "mac": "cmd+shift+'",
"when": "editorTextFocus"
} }
], ],
"menus": { "menus": {