microsoft / microsoft/vscode-livepreview
Create `ignore` setting for livepreview auto-reloading
Open
@andreamah is already working on this.
Since Sep 8, 2023.
feature-request
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
When you have "livePreview.autoRefreshPreview": "On Changes to Saved Files", any changes to files end up reloading because we have a file watcher on the workspace files. It would be nice to have an ignore file for things that shouldn't trigger a reload automatically.
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.