https://github.com/slidevjs/slidev-vscode
VS Code extension for Slidev
https://github.com/slidevjs/slidev-vscode
slidev vscode
Last synced: about 1 year ago
JSON representation
VS Code extension for Slidev
- Host: GitHub
- URL: https://github.com/slidevjs/slidev-vscode
- Owner: slidevjs
- License: mit
- Archived: true
- Created: 2021-04-29T17:06:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T16:01:05.000Z (about 2 years ago)
- Last Synced: 2024-11-25T17:46:01.688Z (over 1 year ago)
- Topics: slidev, vscode
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.slidev
- Size: 259 KB
- Stars: 255
- Watchers: 6
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## The source code of VS Code extension is now [moved to the main repo](https://github.com/slidevjs/slidev/tree/main/packages/vscode). This repo is archived.
----
Presentation slides for developers
who use VS Code 🤣
**Status**: Preview
## Features
- View slides in the side panel
- Go to next / prev buttons
- Re-ordering slides
- Folding for slide blocks
- Convert Markdown to HTML

## Installation
1. Open VS Code
2. Select _Extensions_ in the left vertical toolbar
3. Search for `slidev`
4. Click on _Install_
## Usage
1. Open Command Palette
2. Search for `slidev`
3. Select `View: Show Slidev`
4. Open a Slidev Markdown file
## Sponsors
## License
MIT License © 2021 [Anthony Fu](https://github.com/antfu)