Files
vscode/extensions/markdown-language-features
Matt Bierner 60a68d666d Add resourceMap helper for markdown extension (#151471)
This change introduces a `ResoruceMap` map type that is essentially `Map<vscode.Uri, T>`

It also fixes a potential race condition with `MdWorkspaceCache` where two quick calls would both trigger init
2022-06-07 18:00:10 -07:00
..
2022-02-23 16:55:41 -08:00
2022-02-18 20:38:55 +01:00
2022-06-02 11:02:26 -04:00
2022-05-25 12:27:58 +02: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.