You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added several transcluded markdown files one after another in my document. When I try to scroll along the markdown preview, the markdown preview attempts to keep the scroll position of markdown editor and preview in sync. Both get confused, meaning that the editor will go down and up-again to try to keep up. Sometimes, it is impossible to scroll down the preview. Before I can scroll down further, the preview goes back up in an attempt to match the editor position.
Small Reproducible Example
No response
Steps to Reproduce the Bug or Issue
Create several long documents
Transclude them into another markdown file with card-embed style (showing full content), one after the other using ![[document_name]] syntax
Open the Markdown Preview
Attempt to scroll from the preview
Expected behavior
I expect to be able to scroll through the entire preview. I expect the markdown preview not to jump up and down. I expect that the scrolling of editor does not continue until entire transcluded document passes the vertical center of the preview window.
Screenshots or Videos
Operating System Version
Windows 11
Visual Studio Code Version
1.85.2
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I added several transcluded markdown files one after another in my document. When I try to scroll along the markdown preview, the markdown preview attempts to keep the scroll position of markdown editor and preview in sync. Both get confused, meaning that the editor will go down and up-again to try to keep up. Sometimes, it is impossible to scroll down the preview. Before I can scroll down further, the preview goes back up in an attempt to match the editor position.
Small Reproducible Example
No response
Steps to Reproduce the Bug or Issue
![[document_name]]
syntaxExpected behavior
I expect to be able to scroll through the entire preview. I expect the markdown preview not to jump up and down. I expect that the scrolling of editor does not continue until entire transcluded document passes the vertical center of the preview window.
Screenshots or Videos
Operating System Version
Windows 11
Visual Studio Code Version
1.85.2
Additional context
No response
The text was updated successfully, but these errors were encountered: