microsoft / microsoft/vscode-livepreview

Make Live Preview work on the web

Open
#190 5 comments 13 reactions 2 assignees View on GitHub

Nobody has claimed this yet.

feature-request
Dominant language
TypeScript
Stars
596
Forks
119
Avg merge
1d 4m
Merged PRs (30d)
5

Description

Having live preview working on the web can make vscode.dev/github.dev a great place for quick frontend edits, education and simple prototyping.

The scope would be just static HTML/CSS/JS preview, no fancy transformations or sandboxing.

The idea so far was to have a Service Worker that pipes the files from VS Code's virtual file system. First step would be to get a prototype working to validate the feasibility.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.