summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/how-to-use-continue.md6
-rw-r--r--docs/static/img/keyboard-shortcuts.pngbin0 -> 142544 bytes
2 files changed, 6 insertions, 0 deletions
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)
diff --git a/docs/static/img/keyboard-shortcuts.png b/docs/static/img/keyboard-shortcuts.png
new file mode 100644
index 00000000..a9b75fc5
--- /dev/null
+++ b/docs/static/img/keyboard-shortcuts.png
Binary files differ