vscode/extensions/markdown-language-features/preview-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
..
activeLineMarker.ts
csp.ts
events.ts
index.ts Make markdown refresh more stable 2019-10-03 13:46:31 -07:00
loading.ts
messaging.ts
pre.ts
scroll-sync.ts
settings.ts
strings.ts
tsconfig.json Use shared tsconfig for markdown preview 2019-09-09 10:20:56 -07:00