mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-06 14:56:16 +01:00
ef698fa6cd
Fixes #80680 - Always sync the current preview line number with the editor, even when `scrollEditorWithPreview` is false - If the md file is focused and refresh is called, do not try resetting the current line to match the editor file. This mainly effects the case where `scrollEditorWithPreview` is false