Files
vscode/extensions/markdown-language-features/src
Matt Bierner ef698fa6cd Make markdown refresh more stable
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
2019-10-03 13:46:31 -07:00
..
2019-07-11 11:24:28 -07:00
2019-08-19 20:18:26 -07:00
2019-08-20 11:28:31 -07:00
2019-09-02 21:29:05 -06:00