File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,17 +20,17 @@ Built on top of the powerful **Sandpack** ecosystem, FrontStudio provides a full
2020 * Syntax highlighting, line numbers, and minimap.
2121 * ** IntelliSense & Type Acquisition:** Automatic downloading of TypeScript types (` @types/pkg ` ) for imported libraries.
2222 * ** Prettier Integration:** Auto-format code with a click.
23- * ** wm File Explorer:**
23+ * ** 📂 File Explorer:**
2424 * Create, rename, delete, and move files and folders.
2525 * Drag-and-drop support for organizing project structure.
2626 * Context menus for quick actions.
27- * ** Mk Live Preview:**
27+ * ** 🖥️ Live Preview:**
2828 * Instant feedback with a hot-reloading preview panel.
2929 * Error overlays and status indicators.
3030* ** 📦 Dependency Manager:**
3131 * visual interface to add/remove NPM packages via ` package.json ` .
3232 * ** Auto-Install:** Detects new ` import ` statements in your code and automatically adds them to dependencies.
33- * ** wn Console & Debugging:**
33+ * ** 🛠️ Console & Debugging:**
3434 * Integrated console to view logs, warnings, and errors from the preview environment.
3535* ** 🔗 Sharing & Persistence:**
3636 * ** Share via URL:** Compresses the entire project state into a shareable URL hash.
You can’t perform that action at this time.
0 commit comments