Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Markdown preview stops updating restarting extension host #221606

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manav014
Copy link

@manav014 manav014 commented Jul 12, 2024

Fixes #209027
Fixed Markdown preview stops updating restarting extension host

Steps to Run the code

  • Open 2 markdown files
  • Open markdown preview
  • Switch focus between markdown files to see the preview update
  • Restart the extension host (this happens frequently now that we support that when extensions update instead of a full window reload)
  • Try switching focus between markdown files again
  • preview updated

@manav014
Copy link
Author

Hey @mjbvz . Would be great if you can please check this PR. I feel there could be some side effect of the change but not sure what.

@manav014
Copy link
Author

@mjbvz could you please take a look at this when you have a moment? Thank you! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown preview stops updating restarting extension host
2 participants