It would be ideal if the preview would scroll along with the text editor, atleast for markdown files
A lot of other live editors do this, for example: CLion, visual studio code and others
It would be done by having a map of line number (editor) to y offset (preview) and when the user scrolls, the topmost line number is chosen, which then goes to that y offset on the preview and vice versa.
I'll be working on this over at my fork, this issue was created incase anyone has any suggestions about how this should be done :)
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too