Files
vscode/extensions/markdown-language-features
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-10-03 13:46:31 -07:00
2019-10-03 13:46:31 -07:00
2018-11-20 12:54:22 +01:00
2018-11-06 20:46:03 +00:00
2019-08-21 18:15:49 -07:00

Language Features for Markdown files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See Markdown in Visual Studio Code to learn about the features of this extension.