vscode/extensions/markdown-language-features
Matt Bierner f44e51ed38 Fix markdown.styled regression caused by Uri.parse changes
Fixes #71802

Uri.parse now defaults to a `file` scheme, which broke this code
2019-04-05 16:05:32 -07:00
..
media Fix markdown preview restoring to wrong position on restart 2019-02-14 18:24:01 -08:00
preview-src Fix markdown preview restoring to wrong position on restart 2019-02-14 18:24:01 -08:00
schemas
src Fix markdown.styled regression caused by Uri.parse changes 2019-04-05 16:05:32 -07:00
.vscodeignore delete OSSREADME.json 2018-11-20 12:54:22 +01:00
cgmanifest.json Remove tommorow theme from registrations. 2019-02-22 16:04:08 -08:00
extension.webpack.config.js Webpack markdown extension 2018-09-05 09:03:35 -07:00
icon.png [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
package.json Only show the markdown refresh preview command when preview is active or you are in a markdown file 2019-03-01 16:06:51 -08:00
package.nls.json Deprecate the previewFrontMatter setting 2019-01-09 19:05:55 -08:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
tsconfig.json Onboard markdown to use shared tsconfig 2018-10-01 16:41:19 -07:00
webpack.config.js
yarn.lock Try to fix Markdown 2019-02-07 09:53:52 +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.