A Visual Studio Code extension that uses AI to generate Slidev presentations directly from your chat context.
- 🎭 Chat Integration: Interact with Slidev Copilot directly in VS Code's chat interface
- 🚀 Context-Aware: Generates presentations based on chat context and requirements
- 📝 Slidev Syntax: Creates properly formatted Slidev markdown presentations
- 💾 Easy Saving: Save generated presentations with a single click
- 🖼️ Preview Support: Get a markdown preview before saving
- Visual Studio Code 1.80.0 or higher
- GitHub Copilot Chat installed and enabled
- Slidev installed for presentation rendering
- Launch VS Code
- Go to Extensions view (Ctrl+Shift+X)
- Search for "Slidev Copilot"
- Click Install
- Open VS Code Chat (Ctrl+Shift+P > "Open Chat View")
- Type
@slidev
followed by your presentation requirements - Wait for the AI to generate your Slidev presentation
- Click the "Save" button to save the markdown file
- Use Slidev to present your slides
Contributions are welcome! If you have suggestions or improvements, please open an issue or submit a pull request.
This extension is licensed under the MIT License.
Enjoy creating beautiful Slidev presentations with AI assistance!