vscode/extensions/markdown-language-features
2021-08-03 13:22:46 -07:00
..
media 💄 2021-05-26 12:55:32 -07:00
notebook Use templates for markdown styles 2021-06-09 15:17:21 -07:00
preview-src Remove usage of non-standard setImmediate 2021-07-06 12:42:27 -07:00
schemas
src Organize imports in md ext 2021-08-03 13:22:46 -07:00
test-workspace Always use vscode.open to open markdown links 2020-11-05 17:00:16 -08:00
.gitignore Make sure we ignore compiled media files 2021-03-19 12:12:59 -07:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
esbuild.js Reapply markup renderers change 2021-04-28 10:44:25 -07:00
extension-browser.webpack.config.js Try adding browser specific tsconfig 2021-07-22 17:00:17 -07:00
extension.webpack.config.js
icon.png
package.json Bump telemetry module to fix packaging 2021-08-02 14:29:37 -04:00
package.nls.json Settings description typos 2021-07-26 11:47:38 -07:00
README.md
tsconfig.browser.json Try adding browser specific tsconfig 2021-07-22 17:00:17 -07:00
tsconfig.json Don't use custom tsconfig settings for markdown ext 2021-07-22 17:00:17 -07:00
webpack.config.js Set explicit mode for markdown preview code 2021-03-24 12:30:37 -07:00
yarn.lock Bump telemetry module to fix packaging 2021-08-02 14:29:37 -04: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.