microsoft / microsoft/vscode-livepreview
Auto refresh refreshes when any editor in the current window changes
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
When the Auto Refresh Preview setting is set to 'On All Changes in Editor', the preview will refresh on any change in any open editor in the current window. There should be a setting for 'On Changes in Source Editor' or similar so that anything else going on in VS Code is ignored.
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.
Research direction
No file, test, or entry point is named in the issue. Start by tracing the Auto Refresh Preview setting and how editor changes are observed; done means changes in the designated source editor refresh the preview while changes in other open editors do not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100