Skip to content

Commit 87213b5

Browse files
authored
[HOS-682] [HOS-737] more rounded IDE video (#1396)
* more rounded IDE video * added DnD to features
1 parent 79b3878 commit 87213b5

File tree

1 file changed

+5
-1
lines changed
  • docs/ai_builder/features

1 file changed

+5
-1
lines changed

docs/ai_builder/features/ide.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ platform, the IDE empowers users to stay focused and productive without ever lea
99
<iframe
1010
width="100%"
1111
height="400"
12-
src="https://www.youtube.com/embed/8wPfBVAnPKU "
12+
src="https://www.youtube.com/embed/aW0ZefEC3SU "
1313
title="Reflex Build - IDE"
1414
frameborder="0"
1515
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
@@ -29,6 +29,10 @@ Changes you make in the editor are immediately reflected across your project—n
2929

3030
Easily create, rename, or delete files and folders directly in the workspace. The file tree gives you full visibility into your application structure at all times.
3131

32+
### Drag-and-Drop File Upload
33+
34+
Seamlessly import files into your project by dragging them straight into the editor. Whether you're adding assets, scripts, or config files, it's fast and intuitive—no extra clicks required.
35+
3236
### Context-Aware Code Editor
3337

3438
The built-in code editor supports syntax highlighting, inline error detection, and AI-assisted suggestions to help you write clean, efficient code with confidence.

0 commit comments

Comments
 (0)