Presentation slides for developers
who uses VS Code 🤣
Features
- Preview slides in the side panel
- Slides tree view
- Re-ordering slides
- Folding for slide blocks
- Multiple slides project support
- Start dev server in one click
Usage
Click the Slidev
icon in the activity bar to open the Slidev panel. In the Slidev panel, you can see the projects tree view, slides tree view, and the preview webview.
In the projects tree view, you can see all the Slidev projects in your workspace. You can click the item to open the corresponding file, and click the eye
icon over it to switch the active project. The add
icon allows you to load a slides project that wasn't scanned automatically.
In the slides tree view, you can see all the slides in the active project. You can click the item to move your cursor to the slide in the editor, and drag and drop to reorder the slides.
In the preview webview, you can click the run-all
icon to start the dev server and click the globe
icon to open the slides in the browser. Toggle lock
icon to sync/unsync the preview navigation with the editor cursor.
There are also some commands you can use. Type Slidev
in the command palette to see them.
License
MIT License © 2021-2024 Anthony Fu