microsoft / microsoft/vscode-livepreview
Live preview reloads when adding a new workspace root
Open
@andreamah is already working on this.
Since Aug 23, 2022.
bug
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
Testing https://github.com/microsoft/vscode/issues/158835
Repro:
- Clone xterm.js
- Add it and another as a workspace
- Open demo/index.html
- Add another workspace
🐛 The html page visibly reloads but should not since the xterm.js root and port remain the same

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.