Skip to content

Commit

Permalink
Remove remaining shortcut to focus the chat input
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet committed Jan 6, 2025
1 parent f44e62b commit bcaae1b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/jupyter-ai/schema/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@
"description": "JupyterLab generative artificial intelligence integration.",
"jupyter.lab.setting-icon": "jupyter-ai::chat",
"jupyter.lab.setting-icon-label": "Jupyter AI Chat",
"jupyter.lab.shortcuts": [
{
"command": "jupyter-ai:focus-chat-input",
"keys": ["Accel Shift 1"],
"selector": "body",
"preventDefault": false
}
],
"jupyter.lab.menus": {
"main": [
{
Expand Down

0 comments on commit bcaae1b

Please sign in to comment.