Skip to content

Commit 5daa8b7

Browse files
authored
Remove remaining shortcut to focus the chat input (#1186)
1 parent 61edff8 commit 5daa8b7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/jupyter-ai/schema/plugin.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44
"description": "JupyterLab generative artificial intelligence integration.",
55
"jupyter.lab.setting-icon": "jupyter-ai::chat",
66
"jupyter.lab.setting-icon-label": "Jupyter AI Chat",
7-
"jupyter.lab.shortcuts": [
8-
{
9-
"command": "jupyter-ai:focus-chat-input",
10-
"keys": ["Accel Shift 1"],
11-
"selector": "body",
12-
"preventDefault": false
13-
}
14-
],
157
"jupyter.lab.menus": {
168
"main": [
179
{

0 commit comments

Comments
 (0)