File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ description: "Get Continue CLI installed and configured for command-line AI codi
44sidebarTitle : " Install"
55---
66
7+ <iframe
8+ width = " 100%"
9+ height = " 400"
10+ src = " https://www.youtube.com/embed/vm9RcP9xM4o"
11+ title = " Install Continue CLI"
12+ frameborder = " 0"
13+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
14+ allowfullscreen
15+ ></iframe >
16+
717<Info >
818 Make sure you have [ Node.js 18 or higher
919 installed] ( https://nodejs.org/en/download/ ) .
Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ title: "Install"
33description : " Get Continue installed in your favorite IDE in just a few steps."
44---
55
6+ <iframe
7+ width = " 100%"
8+ height = " 400"
9+ src = " https://www.youtube.com/embed/gjekTru4Cg4"
10+ title = " Install Continue VS Code Extension"
11+ frameborder = " 0"
12+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
13+ allowfullscreen
14+ ></iframe >
15+
616<Tabs >
717<Tab title = " VS Code" >
818
You can’t perform that action at this time.
0 commit comments