Skip to content

Commit 58b1208

Browse files
committed
docs: add comprehensive installation guide for Roo Code extension
1 parent 7fa4b85 commit 58b1208

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ sidebar_label: Installing Roo Code
44

55
# Installing Roo Code
66

7+
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden' }}>
8+
<iframe
9+
src="https://www.youtube.com/embed/Mcq3r1EPZ-4"
10+
style={{
11+
position: 'absolute',
12+
top: 0,
13+
left: 0,
14+
width: '100%',
15+
height: '100%',
16+
}}
17+
frameBorder="0"
18+
allow="autoplay; encrypted-media"
19+
allowFullScreen
20+
></iframe>
21+
</div>
22+
723
Roo Code is a VS Code extension that brings AI-powered coding assistance directly to your editor. Install using one of these methods:
824
1. **VS Code Marketplace (Recommended)** - fastest method for standard VS Code and Cursor users
925
2. **Open VSX Registry** - for VS Code-compatible editors like VSCodium

0 commit comments

Comments
 (0)