vscode/extensions/markdown-language-features
Henning Dieterichs 1f8643ef76
Refresh Images In Markdown Preview On Change (#114083)
* Refresh Images In Markdown Preview On Change (implements #65258).

* Fixes tests.

* Implements etags.

* Adds tests for urlToUri.

* Updates doc comment.
2021-01-19 18:01:21 -08:00
..
media Update built markdown preview code 2021-01-15 10:38:50 -08:00
preview-src Fix scrolling of markdown preview. Close #65504 (#111094) 2021-01-14 17:24:08 -08:00
schemas
src Refresh Images In Markdown Preview On Change (#114083) 2021-01-19 18:01:21 -08:00
test-workspace Always use vscode.open to open markdown links 2020-11-05 17:00:16 -08:00
.vscodeignore
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png
package.json Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
package.nls.json
README.md
tsconfig.json Use Array.flat() (#110189) 2020-11-09 12:46:26 -08:00
webpack.config.js
yarn.lock Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01: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.