We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18411e8 commit a5c9c93Copy full SHA for a5c9c93
packages/application-extension/schema/shortcuts.json
@@ -8,7 +8,7 @@
8
"args": {},
9
"command": "notebook:toggle-cell-outputs",
10
"keys": ["O"],
11
- "selector": ".jp-Notebook.jp-mod-commandMode"
+ "selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
12
}
13
],
14
"additionalProperties": false,
0 commit comments