Setting the file. One moment.
Subchapter 7.34
references/editor-vscode.mdMarkdown926 BView on GitHub
Install from VS Code Marketplace: antfu.slidev
Slidev icon in activity barType Slidev in command palette to see available commands.
Include specific files as Slidev entries:
{
"slidev.include": ["**/presentation.md"]
}Custom dev command:
{
"slidev.dev-command": "pnpm slidev ${args}"
}${args} - All CLI arguments${port} - Port number