vscode/extensions/markdown-language-features/media
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
..
highlight.css styles for diff on markdown preview (#59289) 2018-09-25 12:02:15 -07:00
index.js Make markdown refresh more stable 2019-10-03 13:46:31 -07:00
markdown.css Removing unused .mac style rule for rendered markdown 2019-09-19 16:26:33 -07:00
pre.js Use shared tsconfig for markdown preview 2019-09-09 10:20:56 -07:00
preview-dark.svg Update icons 2019-06-26 15:46:15 -07:00
preview-light.svg Update icons 2019-06-26 15:46:15 -07:00
preview-right-dark.svg Update markdown preview icon to have bevel edges 2019-07-03 15:05:45 -07:00
preview-right-light.svg Update markdown preview icon to have bevel edges 2019-07-03 15:05:45 -07:00
view-source-dark.svg Update icons 2019-06-26 15:46:15 -07:00
view-source-light.svg Update icons 2019-06-26 15:46:15 -07:00