diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-04 21:22:00 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-04 21:22:00 -0700 |
commit | c4b61ebc68143de33b41aacd4071f3953bb2ecd1 (patch) | |
tree | 11191dbb69049b660edf9da266d52d7069145925 /docs | |
parent | 345b7734d8c887d699d5038416d2a1f8193a33e9 (diff) | |
parent | 2f62b36ae104e8281bb83db77b4cf2a59958b7ca (diff) | |
download | sncontinue-c4b61ebc68143de33b41aacd4071f3953bb2ecd1.tar.gz sncontinue-c4b61ebc68143de33b41aacd4071f3953bb2ecd1.tar.bz2 sncontinue-c4b61ebc68143de33b41aacd4071f3953bb2ecd1.zip |
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/how-to-use-continue.md | 6 | ||||
-rw-r--r-- | docs/static/img/keyboard-shortcuts.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..a9b75fc5 --- /dev/null +++ b/docs/static/img/keyboard-shortcuts.png |