Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Svelte ViewerNew to Visual Studio Code? Get it now.
Svelte Viewer

Svelte Viewer

rklassen

|
21 installs
| (0) | Free
svelte viewer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

svelte preview

single-file svelte previewer for vs code. opens a live svelte preview without requiring any setup from the user.

demo

features

  • preview a .svelte file in a custom editor or in a side panel
  • zero-command runtime: bundled vite server started by the extension
  • open the preview in your browser from the webview

usage

  • open any .svelte file
  • click the svelte preview button in the editor title
  • or use open with → svelte preview

local development

npm install
cd preview-app
npm install
cd ..
npm run build

packaging

npx vsce package

quick build

./quickbuild.zsh

svelte preview

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft