Skip to content

Commit cf96a27

Browse files
authored
docs: add gifs to quick start (#8188)
* Add autocomplete gif * Add edit quickstart gif * Add chat gif * Add agent gif * Fix broken image path
1 parent e5c1ed6 commit cf96a27

File tree

6 files changed

+9
-2
lines changed

6 files changed

+9
-2
lines changed

docs/getting-started/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ Click `Install`, which will cause the Continue logo to show up on the right tool
8080

8181
Click "Get started" to sign in to the hub and start using agents.
8282

83-
![Hub Onboarding in the Extension](/images/getting-started/images/hub-onboarding-card-81abd457b6d131c4b0aa89a5a6d647d3.png)
83+
![Hub Onboarding in the Extension](../images/getting-started/images/hub-onboarding-card-81abd457b6d131c4b0aa89a5a6d647d3.png)

docs/getting-started/quick-start.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Continue will intelligently suggest function implementations based on the contex
4949

5050
---
5151

52+
![autocomplete-demo](../images/autocomplete-quick-start.gif)
53+
5254
## ✏️ Edit
5355

5456
**What it does**: Make quick, targeted changes to specific code sections using natural language instructions.
@@ -96,7 +98,7 @@ Continue will show you a diff of the proposed changes. Accept or reject individu
9698
converting between languages/frameworks.
9799
</Note>
98100

99-
---
101+
![edit-demo](../images/edit-quick-start.gif)
100102

101103
## 💬 Chat
102104

@@ -164,6 +166,9 @@ Focus Current Chat / Add Selected Code To Current Chat / Close Continue Sidebar
164166
brainstorming solutions to complex problems.
165167
</Tip>
166168

169+
![chat-demo](../images/chat-quick-start.gif)
170+
171+
167172
---
168173

169174
## 🤖 Agent
@@ -198,6 +203,8 @@ Agent will:
198203
Always review Agent's changes before accepting them.
199204
</Warning>
200205

206+
![agent-demo](../images/agent-quick-start.gif)
207+
201208
---
202209

203210
## 🚀 Next Steps

docs/images/agent-quick-start.gif

5.89 MB
Loading
1.84 MB
Loading

docs/images/chat-quick-start.gif

9.37 MB
Loading

docs/images/edit-quick-start.gif

4.33 MB
Loading

0 commit comments

Comments
 (0)