Skip to content

Commit 53290c0

Browse files
author
Calvinn Ng
committed
update media
1 parent f8276f8 commit 53290c0

File tree

5 files changed

+12
-4
lines changed

5 files changed

+12
-4
lines changed

extensions/vscode/media/icon.png

8.44 KB
Loading

extensions/vscode/media/welcome.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22

33
## ❗️ Before you get started
44

5-
Continue is currently in the left sidebar, but we recommend moving it to the right. This way it won't cover your file explorer.
6-
7-
You can move it back at any time. If you close the sidebar, it can be re-opened with <kbd>Cmd/Ctrl</kbd> + <kbd>L</kbd>.
5+
Continue is currently in the left sidebar, but we recommend moving it to the right. This way it won't cover your file explorer. You can move it back at any time.
86

97
![Move Continue to right sidebar](./sidebar.gif)
108

119
## 🔑 Most important shortcuts
1210

13-
> If you'd prefer different keys, these shortcuts can be customized in VS Code settings.
11+
> If you've been using Continue, these have changed. You can always customize them in VS Code settings.
1412
1513
<kbd>Cmd/Ctrl</kbd> + <kbd>L</kbd> = Select code
1614

@@ -19,3 +17,13 @@ You can move it back at any time. If you close the sidebar, it can be re-opened
1917
<kbd>Cmd/Ctrl</kbd> + <kbd>I</kbd> = Quick edit
2018

2119
<kbd>Cmd/Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>R</kbd> = Automatically debug terminal
20+
21+
## ⚡️ Setting up tab autocomplete
22+
23+
1. Download [Ollama](https://ollama.ai)
24+
2. Download starcoder2:3b by running `ollama run starcoder2:3b` in the terminal
25+
3. That's it! You can disable autocomplete at any time by clicking the `Continue` button in the status bar (bottom right of the VS Code window)
26+
27+
> Learn how to customize your autocomplete experience in [our walkthrough](https://continue.dev/docs/walkthroughs/tab-autocomplete)
28+
29+
![Autocomplete](./autocomplete.gif)

gui/public/continue-dev-square.png

35.5 KB
Loading

gui/public/continue.gif

5.12 KB
Loading

gui/public/play_button.png

1017 Bytes
Loading

0 commit comments

Comments
 (0)