mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
301 stars 57 forks source link

Synchronization failing between source and preview -- possible extension conflict? #95

Closed dlemire60 closed 1 year ago

dlemire60 commented 1 year ago

I'm running this extension on VS Code on Windows 10. I'm finding that the preview window is mostly failing to scroll and/or update content to match source changes. If I close the preview tab and re-invoke it, the new display is correct. I have a number of Matt Bierner's MD-related plugins (Github Markdown Preview, Checkboxes, Emoji, Footnoes, Markdown Preview Github Styling, Markdown Preview Mermaid Support, Markdown yaml Preamble), plus:

I'm wondering if there's a conflict going on.

mjbvz commented 1 year ago

Yes I suspect one of the other extensions is causing this. Please give them a test and the file an issue against whichever one is causing the problem