| 1 | --- |
| 2 | name: side-editor |
| 3 | description: Edit slides source alongside the presentation |
| 4 | --- |
| 5 | |
| 6 | # Integrated Editor |
| 7 | |
| 8 | Edit slides source alongside the presentation. |
| 9 | |
| 10 | ## Open Editor |
| 11 | |
| 12 | Click the edit icon in the navigation panel. |
| 13 | |
| 14 | ## Features |
| 15 | |
| 16 | - Live reload on changes |
| 17 | - Auto-save to file |
| 18 | - Side-by-side editing |
| 19 | - Syntax highlighting |
| 20 | |
| 21 | ## Use Case |
| 22 | |
| 23 | Make quick edits during presentation preparation without switching applications. |
| 24 |