|
@@ -4,17 +4,6 @@
|
|
|
"title": "Keyboard Shortcuts",
|
|
|
"description": "Keyboard shortcut settings for JupyterLab.",
|
|
|
"properties": {
|
|
|
- "application:activate-previous-tab": {
|
|
|
- "default": {},
|
|
|
- "properties": {
|
|
|
- "command": { "default": "application:activate-previous-tab" },
|
|
|
- "keys": { "default": ["Ctrl Shift ["] },
|
|
|
- "selector": { "default": "body" },
|
|
|
- "title": { "default": "Activate Previous Tab" },
|
|
|
- "category": { "default": "Main Area" }
|
|
|
- },
|
|
|
- "type": "object"
|
|
|
- },
|
|
|
"tabmenu:activate-previously-used-tab": {
|
|
|
"default": {},
|
|
|
"properties": {
|
|
@@ -26,50 +15,6 @@
|
|
|
},
|
|
|
"type": "object"
|
|
|
},
|
|
|
- "application:toggle-mode": {
|
|
|
- "default": {},
|
|
|
- "properties": {
|
|
|
- "command": { "default": "application:toggle-mode" },
|
|
|
- "keys": { "default": ["Accel Shift D"] },
|
|
|
- "selector": { "default": "body" },
|
|
|
- "title": { "default": "Toggle Single-Document Mode" },
|
|
|
- "category": { "default": "Main Area" }
|
|
|
- },
|
|
|
- "type": "object"
|
|
|
- },
|
|
|
- "application:toggle-left-area": {
|
|
|
- "default": {},
|
|
|
- "properties": {
|
|
|
- "command": { "default": "application:toggle-left-area" },
|
|
|
- "keys": { "default": ["Accel B"] },
|
|
|
- "selector": { "default": "body" },
|
|
|
- "title": { "default": "Toggle Left Area" },
|
|
|
- "category": { "default": "Main Area" }
|
|
|
- },
|
|
|
- "type": "object"
|
|
|
- },
|
|
|
- "application:toggle-right-area": {
|
|
|
- "default": {},
|
|
|
- "properties": {
|
|
|
- "command": { "default": "application:toggle-right-area" },
|
|
|
- "keys": { "default": [""] },
|
|
|
- "selector": { "default": "body" },
|
|
|
- "title": { "default": "Toggle Right Area" },
|
|
|
- "category": { "default": "Main Area" }
|
|
|
- },
|
|
|
- "type": "object"
|
|
|
- },
|
|
|
- "application:toggle-presentation-mode": {
|
|
|
- "default": {},
|
|
|
- "properties": {
|
|
|
- "command": { "default": "application:toggle-presentation-mode" },
|
|
|
- "keys": { "default": [""] },
|
|
|
- "selector": { "default": "body" },
|
|
|
- "title": { "default": "Toggle Presentation Mode" },
|
|
|
- "category": { "default": "Main Area" }
|
|
|
- },
|
|
|
- "type": "object"
|
|
|
- },
|
|
|
"apputils:activate-command-palette": {
|
|
|
"default": {},
|
|
|
"properties": {
|