Skip to content

Commit

Permalink
ctrl-shift-f for formatting, ctrl-shift-g for fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
delanni committed Sep 4, 2024
1 parent ccf3e94 commit 7839970
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions bundle.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -48211,13 +48211,12 @@
'Ctrl-Enter': 'editor:evalLine',
'Ctrl-/': 'editor:toggleComment',
'Alt-Enter': 'editor:evalBlock',
'Shift-Ctrl-G': 'gallery:shareSketch',
// 'Shift-Ctrl-F': 'editor:formatCode',
'Shift-Ctrl-F': 'editor:formatCode',
'Shift-Ctrl-L': 'gallery:saveToURL',

'Shift-Ctrl-H': 'hideAll',
'Cmd-H': 'hideAll',
'Shift-Ctrl-F': 'fullscreen',
'Shift-Ctrl-G': 'fullscreen',

'Shift-Ctrl-S': 'screencap',
'Shift-Ctrl-C': 'gallery:search',
Expand Down

0 comments on commit 7839970

Please sign in to comment.