From 1e36c70b09fd3883ddb9549ce28013af8e4d3620 Mon Sep 17 00:00:00 2001 From: philippark Date: Tue, 9 Jul 2024 13:54:51 -0400 Subject: [PATCH] includes Alt-1 and Alt-2 --- src/client/VZKeyboardShortcutsDoc.tsx | 12 ++++++++ test/sampleDirectories/kitchenSink/aaa!!!!! | 33 +++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 test/sampleDirectories/kitchenSink/aaa!!!!! diff --git a/src/client/VZKeyboardShortcutsDoc.tsx b/src/client/VZKeyboardShortcutsDoc.tsx index 5f5e50e7..2220f1b3 100644 --- a/src/client/VZKeyboardShortcutsDoc.tsx +++ b/src/client/VZKeyboardShortcutsDoc.tsx @@ -84,6 +84,18 @@ export const VZKeyboardShortcutsDoc = ({ Change the active tab to the next one +
  • + Alt-1
    + + Set focus to the sidebar + +
  • +
  • + Alt-2
    + + Set focus to the code-editor + +
  • Most VSCode Shortcuts
    See VSCode docs:{' '} diff --git a/test/sampleDirectories/kitchenSink/aaa!!!!! b/test/sampleDirectories/kitchenSink/aaa!!!!! new file mode 100644 index 00000000..30609e6d --- /dev/null +++ b/test/sampleDirectories/kitchenSink/aaa!!!!! @@ -0,0 +1,33 @@ + + +
    + + {#each data as { x, y, r, fill }} + + {/each} + +
    + +