summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-08-04 15:27:29 -0700
committerGitHub <noreply@github.com>2023-08-04 15:27:29 -0700
commit8dea0e91fb8239a43ea692ad20fd3cf7632c2c36 (patch)
treed23782751f82665b9271d43a4182db8d860802e0 /docs
parenta54cdd6b2dfd950396112b667186638b97f11365 (diff)
downloadsncontinue-8dea0e91fb8239a43ea692ad20fd3cf7632c2c36.tar.gz
sncontinue-8dea0e91fb8239a43ea692ad20fd3cf7632c2c36.tar.bz2
sncontinue-8dea0e91fb8239a43ea692ad20fd3cf7632c2c36.zip
add section on keyboard shortcuts
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/how-to-use-continue.md6
1 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)