microsoft / microsoft/vscode-livepreview

Auto refresh refreshes when any editor in the current window changes

Open
#757 0 comments 2 reactions 0 assignees View on GitHub

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.