From a54cdd6b2dfd950396112b667186638b97f11365 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Fri, 4 Aug 2023 15:26:03 -0700 Subject: keyboard shortcuts --- docs/static/img/keyboard-shortcuts.png | Bin 0 -> 142544 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/static/img/keyboard-shortcuts.png (limited to 'docs') diff --git a/docs/static/img/keyboard-shortcuts.png b/docs/static/img/keyboard-shortcuts.png new file mode 100644 index 00000000..a9b75fc5 Binary files /dev/null and b/docs/static/img/keyboard-shortcuts.png differ -- cgit v1.2.3-70-g09d2 From 8dea0e91fb8239a43ea692ad20fd3cf7632c2c36 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Fri, 4 Aug 2023 15:27:29 -0700 Subject: add section on keyboard shortcuts --- docs/docs/how-to-use-continue.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/docs/how-to-use-continue.md b/docs/docs/how-to-use-continue.md index 235a87b7..8089d131 100644 --- a/docs/docs/how-to-use-continue.md +++ b/docs/docs/how-to-use-continue.md @@ -136,3 +136,9 @@ If you highlight very long lines (e.g. a complex SVG), you might also run into i ### Tasks with many steps There are other tasks that Continue won't be able to take on as a whole. However, typically, if you figure out how to break the task into sub-tasks, you can get help from Continue with those. + +## Keyboard shortcuts + +Here you will find a list of all of the default keyboard shortcuts in VS Code: + +![keyboard-shortucts](/img/keyboard-shortcuts.png) -- cgit v1.2.3-70-g09d2