asciidoctor / asciidoctor-vscode

AsciiDoc support for Visual Studio Code using Asciidoctor
Other
321 stars 97 forks source link

Preview scroll offset wrong when includes are used #869

Open gix opened 2 months ago

gix commented 2 months ago

Scroll sync between code and preview does not work correctly when using include:: directives. The preview is scrolled as if the included content were not present and the wrong paragraphs are highlighted:

asciidoc-vscode-scroll-bug.webm

n8jhj commented 2 months ago

Related: https://github.com/asciidoctor/asciidoctor-vscode/issues/873