Lines Matching defs:default

8       "default": { },  object
10 "command": { "default": "application:activate-next-tab" }, string
11 "keys": { "default": ["Ctrl Shift ]"] }, array
12 "selector": { "default": "body" } string
17 "default": { }, object
19 "command": { "default": "application:activate-previous-tab" }, string
20 "keys": { "default": ["Ctrl Shift ["] }, array
21 "selector": { "default": "body" } string
26 "default": { }, object
28 "command": { "default": "application:toggle-mode" }, string
29 "keys": { "default": ["Accel Shift Enter"] }, array
30 "selector": { "default": "body" } string
35 "default": { }, object
37 "command": { "default": "apputils:toggle-command-palette" }, string
38 "keys": { "default": ["Accel Shift C"] }, array
39 "selector": { "default": "body" } string
44 "default": { }, object
46 "command": { "default": "completer:invoke-console" }, string
47 "keys": { "default": ["Tab"] }, array
48 "selector": { "default": ".jp-CodeConsole-promptCell .jp-mod-completer-enabled" } string
53 "default": { }, object
55 "command": { "default": "completer:invoke-notebook" }, string
56 "keys": { "default": ["Tab"] }, array
57 "selector": { "default": ".jp-Notebook.jp-mod-editMode .jp-mod-completer-enabled" } string
62 "default": { }, object
64 "command": { "default": "console:linebreak" }, string
65 "keys": { "default": ["Ctrl Enter"] }, array
66 "selector": { "default": ".jp-CodeConsole-promptCell" } string
71 "default": { }, object
73 "command": { "default": "console:run" }, string
74 "keys": { "default": ["Enter"] }, array
75 "selector": { "default": ".jp-CodeConsole-promptCell" } string
80 "default": { }, object
82 "command": { "default": "console:run-forced" }, string
83 "keys": { "default": ["Shift Enter"] }, array
84 "selector": { "default": ".jp-CodeConsole-promptCell" } string
89 "default": { }, object
91 "command": { "default": "docmanager:close" }, string
92 "keys": { "default": ["Ctrl Q"] }, array
93 "selector": { "default": ".jp-Activity" } string
98 "default": { }, object
100 "command": { "default": "docmanager:create-launcher" }, string
101 "keys": { "default": ["Accel Shift L"] }, array
102 "selector": { "default": "body" } string
107 "default": { }, object
109 "command": { "default": "docmanager:save" }, string
110 "keys": { "default": ["Accel S"] }, array
111 "selector": { "default": "body" } string
116 "default": { }, object
118 "command": { "default": "filebrowser:toggle-main" }, string
119 "keys": { "default": ["Accel Shift F"] }, array
120 "selector": { "default": "body" } string
125 "default": { }, object
127 "command": { "default": "fileeditor:run-code" }, string
128 "keys": { "default": ["Shift Enter"] }, array
129 "selector": { "default": ".jp-FileEditor" } string
134 "default": { }, object
136 "command": { "default": "help:toggle" }, string
137 "keys": { "default": ["Ctrl Shift H"] }, array
138 "selector": { "default": "body" } string
143 "default": { }, object
145 "command": { "default": "imageviewer:reset-zoom" }, string
146 "keys": { "default": ["0"] }, array
147 "selector": { "default": ".jp-ImageViewer" } string
152 "default": { }, object
154 "command": { "default": "imageviewer:zoom-in" }, string
155 "keys": { "default": ["="] }, array
156 "selector": { "default": ".jp-ImageViewer" } string
161 "default": { }, object
163 "command": { "default": "imageviewer:zoom-out" }, string
164 "keys": { "default": ["-"] }, array
165 "selector": { "default": ".jp-ImageViewer" } string
170 "default": { }, object
172 "command": { "default": "inspector:open" }, string
173 "keys": { "default": ["Accel I"] }, array
174 "selector": { "default": "body" } string
179 "default": { }, object
181 "command": { "default": "notebook:change-cell-to-code" }, string
182 "keys": { "default": ["Y"] }, array
183 "selector": { "default": ".jp-Notebook:focus" } string
188 "default": { }, object
190 "command": { "default": "notebook:change-to-cell-heading-1" }, string
191 "keys": { "default": ["1"] }, array
192 "selector": { "default": ".jp-Notebook:focus" } string
197 "default": { }, object
199 "command": { "default": "notebook:change-to-cell-heading-2" }, string
200 "keys": { "default": ["2"] }, array
201 "selector": { "default": ".jp-Notebook:focus" } string
206 "default": { }, object
208 "command": { "default": "notebook:change-to-cell-heading-3" }, string
209 "keys": { "default": ["3"] }, array
210 "selector": { "default": ".jp-Notebook:focus" } string
215 "default": { }, object
217 "command": { "default": "notebook:change-to-cell-heading-4" }, string
218 "keys": { "default": ["4"] }, array
219 "selector": { "default": ".jp-Notebook:focus" } string
224 "default": { }, object
226 "command": { "default": "notebook:change-to-cell-heading-5" }, string
227 "keys": { "default": ["5"] }, array
228 "selector": { "default": ".jp-Notebook:focus" } string
233 "default": { }, object
235 "command": { "default": "notebook:change-to-cell-heading-6" }, string
236 "keys": { "default": ["6"] }, array
237 "selector": { "default": ".jp-Notebook:focus" } string
242 "default": { }, object
244 "command": { "default": "notebook:change-cell-to-markdown" }, string
245 "keys": { "default": ["M"] }, array
246 "selector": { "default": ".jp-Notebook:focus" } string
251 "default": { }, object
253 "command": { "default": "notebook:change-cell-to-raw" }, string
254 "keys": { "default": ["R"] }, array
255 "selector": { "default": ".jp-Notebook:focus" } string
260 "default": { }, object
262 "command": { "default": "notebook:copy-cell" }, string
263 "keys": { "default": ["C"] }, array
264 "selector": { "default": ".jp-Notebook:focus" } string
269 "default": { }, object
271 "command": { "default": "notebook:cut-cell" }, string
272 "keys": { "default": ["X"] }, array
273 "selector": { "default": ".jp-Notebook:focus" } string
278 "default": { }, object
280 "command": { "default": "notebook:delete-cell" }, string
281 "keys": { "default": ["D", "D"] }, array
282 "selector": { "default": ".jp-Notebook:focus" } string
287 "default": { }, object
289 "command": { "default": "notebook:enter-command-mode" }, string
290 "keys": { "default": ["Escape"] }, array
292 "default": ".jp-Notebook.jp-mod-editMode" string
298 "default": { }, object
300 "command": { "default": "notebook:enter-command-mode" }, string
301 "keys": { "default": ["Ctrl M"] }, array
302 "selector": { "default": ".jp-Notebook.jp-mod-editMode" } string
307 "default": { }, object
309 "command": { "default": "notebook:enter-edit-mode" }, string
310 "keys": { "default": ["Enter"] }, array
311 "selector": { "default": ".jp-Notebook:focus" } string
316 "default": { }, object
318 "command": { "default": "notebook:extend-marked-cells-above" }, string
319 "keys": { "default": ["Shift ArrowUp"] }, array
320 "selector": { "default": ".jp-Notebook:focus" } string
325 "default": { }, object
327 "command": { "default": "notebook:extend-marked-cells-above" }, string
328 "keys": { "default": ["Shift K"] }, array
329 "selector": { "default": ".jp-Notebook:focus" } string
334 "default": { }, object
336 "command": { "default": "notebook:extend-marked-cells-below" }, string
337 "keys": { "default": ["Shift ArrowDown"] }, array
338 "selector": { "default": ".jp-Notebook:focus" } string
343 "default": { }, object
345 "command": { "default": "notebook:extend-marked-cells-below" }, string
346 "keys": { "default": ["Shift J"] }, array
347 "selector": { "default": ".jp-Notebook:focus" } string
352 "default": { }, object
354 "command": { "default": "notebook:insert-cell-above" }, string
355 "keys": { "default": ["A"] }, array
356 "selector": { "default": ".jp-Notebook:focus" } string
361 "default": { }, object
363 "command": { "default": "notebook:insert-cell-below" }, string
364 "keys": { "default": ["B"] }, array
365 "selector": { "default": ".jp-Notebook:focus" } string
370 "default": { }, object
372 "command": { "default": "notebook:interrupt-kernel" }, string
373 "keys": { "default": ["I", "I"] }, array
374 "selector": { "default": ".jp-Notebook:focus" } string
379 "default": { }, object
381 "command": { "default": "notebook:merge-cells" }, string
382 "keys": { "default": ["Shift M"] }, array
383 "selector": { "default": ".jp-Notebook:focus" } string
388 "default": { }, object
390 "command": { "default": "notebook:move-cursor-down" }, string
391 "keys": { "default": ["ArrowDown"] }, array
392 "selector": { "default": ".jp-Notebook:focus" } string
397 "default": { }, object
399 "command": { "default": "notebook:move-cursor-down" }, string
400 "keys": { "default": ["J"] }, array
401 "selector": { "default": ".jp-Notebook:focus" } string
406 "default": { }, object
408 "command": { "default": "notebook:move-cursor-up" }, string
409 "keys": { "default": ["ArrowUp"] }, array
410 "selector": { "default": ".jp-Notebook:focus" } string
415 "default": { }, object
417 "command": { "default": "notebook:move-cursor-up" }, string
418 "keys": { "default": ["K"] }, array
419 "selector": { "default": ".jp-Notebook:focus" } string
424 "default": { }, object
426 "command": { "default": "notebook:paste-cell" }, string
427 "keys": { "default": ["V"] }, array
428 "selector": { "default": ".jp-Notebook:focus" } string
433 "default": { }, object
435 "command": { "default": "notebook:redo-cell-action" }, string
436 "keys": { "default": ["Shift Z"] }, array
437 "selector": { "default": ".jp-Notebook:focus" } string
442 "default": { }, object
444 "command": { "default": "notebook:restart-kernel" }, string
445 "keys": { "default": ["0", "0"] }, array
446 "selector": { "default": ".jp-Notebook:focus" } string
451 "default": { }, object
453 "command": { "default": "notebook:run-cell" }, string
454 "keys": { "default": ["Ctrl Enter"] }, array
455 "selector": { "default": ".jp-Notebook:focus" } string
460 "default": { }, object
462 "command": { "default": "notebook:run-cell" }, string
463 "keys": { "default": ["Ctrl Enter"] }, array
464 "selector": { "default": ".jp-Notebook.jp-mod-editMode" } string
469 "default": { }, object
471 "command": { "default": "notebook:run-cell-and-insert-below" }, string
472 "keys": { "default": ["Alt Enter"] }, array
473 "selector": { "default": ".jp-Notebook:focus" } string
478 "default": { }, object
480 "command": { "default": "notebook:run-cell-and-insert-below" }, string
481 "keys": { "default": ["Alt Enter"] }, array
482 "selector": { "default": ".jp-Notebook.jp-mod-editMode" } string
487 "default": { }, object
489 "command": { "default": "notebook:run-cell-and-select-next" }, string
490 "keys": { "default": ["Shift Enter"] }, array
491 "selector": { "default": ".jp-Notebook.jp-mod-editMode" } string
496 "default": { }, object
498 "command": { "default": "notebook:run-cell-and-select-next" }, string
499 "keys": { "default": ["Shift Enter"] }, array
500 "selector": { "default": ".jp-Notebook:focus" } string
505 "default": { }, object
507 "command": { "default": "notebook:split-cell-at-cursor" }, string
508 "keys": { "default": ["Ctrl Shift -"] }, array
509 "selector": { "default": ".jp-Notebook.jp-mod-editMode" } string
514 "default": { }, object
516 "command": { "default": "notebook:toggle-all-cell-line-numbers" }, string
517 "keys": { "default": ["Shift L"] }, array
518 "selector": { "default": ".jp-Notebook:focus" } string
523 "default": { }, object
525 "command": { "default": "notebook:toggle-cell-line-numbers" }, string
526 "keys": { "default": ["L"] }, array
527 "selector": { "default": ".jp-Notebook:focus" } string
532 "default": { }, object
534 "command": { "default": "notebook:undo-cell-action" }, string
535 "keys": { "default": ["Z"] }, array
536 "selector": { "default": ".jp-Notebook:focus" } string
541 "default": { }, object
543 "command": { "default": "settingeditor:open" }, string
544 "keys": { "default": ["Accel ,"] }, array
545 "selector": { "default": "body" } string
550 "default": { }, object
552 "command": { "default": "tooltip:dismiss" }, string
553 "keys": { "default": ["Escape"] }, array
554 "selector": { "default": "body.jp-mod-tooltip .jp-CodeConsole" } string
559 "default": { }, object
561 "command": { "default": "tooltip:dismiss" }, string
562 "keys": { "default": ["Escape"] }, array
563 "selector": { "default": "body.jp-mod-tooltip .jp-Notebook" } string
568 "default": { }, object
570 "command": { "default": "tooltip:launch-console" }, string
571 "keys": { "default": ["Shift Tab"] }, array
572 …"selector": { "default": ".jp-CodeConsole-promptCell .jp-InputArea-editor:not(.jp-mod-has-primary-… string
577 "default": { }, object
579 "command": { "default": "tooltip:launch-notebook" }, string
580 "keys": { "default": ["Shift Tab"] }, array
581 …"selector": { "default": ".jp-Notebook.jp-mod-editMode .jp-InputArea-editor:not(.jp-mod-has-primar… string