| 1 | --- |
| 2 | depends: |
| 3 | - guide/ui#navigation-actions |
| 4 | relates: |
| 5 | - features/vscode-extension |
| 6 | tags: [editor] |
| 7 | description: | |
| 8 | Edit your slides source file alongside the presentation. |
| 9 | --- |
| 10 | |
| 11 | # Integrated Editor |
| 12 | |
| 13 | Slidev comes with an integrated editor that will instantly reload and save the changes to your file. |
| 14 | |
| 15 | Click the <carbon-edit class="inline-icon-btn"/> button on the navigation panel to open it. |
| 16 | |
| 17 |  |
| 18 |