diff --git a/package.json b/package.json index 2f445c3a..f7cdbbf2 100644 --- a/package.json +++ b/package.json @@ -397,7 +397,7 @@ "keybindings": [ { "command": "sourcery.chat.ask", - "linux": "ctrl+y", + "linux": "ctrl+shift+y", "mac": "cmd+y", "windows": "ctrl+shift+y", "when": "editorTextFocus"