vscode/extensions/markdown-language-features
Matt Bierner 134c345351
Try adding browser specific tsconfig
Trying to add this to catch dependencies we take on node types
2021-07-22 17:00:17 -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 Try adding browser specific tsconfig 2021-07-22 17:00:17 -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 Try adding browser specific tsconfig 2021-07-22 17:00:17 -07:00
package.nls.json Add workspace trust for markdown extension 2021-04-14 20:33:20 -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 Try adding browser specific tsconfig 2021-07-22 17:00:17 -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.