vscode/extensions/markdown-language-features
Matt Bierner 73ae56b82b
Build with latest TS nightly (#120690)
* Pick up new TS 4.3

Also tests adding override keywords for extensions as part of #120675

* Update to daily TS and workaround TS 4.3 issue

Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
..
media Add task to build extension media (#119294) 2021-03-18 19:15:59 -07:00
notebook Render markdown preview cells inside a shadow dom (#120137) 2021-03-30 14:17:15 -07:00
preview-src
schemas
src Build with latest TS nightly (#120690) 2021-04-07 12:19:05 -07:00
test-workspace
.gitignore Make sure we ignore compiled media files 2021-03-19 12:12:59 -07:00
.vscodeignore
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png
package.json feat: add typographer option for markdown preview (#119641) 2021-03-29 14:18:59 -07:00
package.nls.json Fix hygiene 2021-03-29 14:40:01 -07:00
README.md
tsconfig.json
webpack.config.js Set explicit mode for markdown preview code 2021-03-24 12:30:37 -07:00
webpack.notebook.js Add task to build extension media (#119294) 2021-03-18 19:15:59 -07:00
yarn.lock updating telemetry module for built-in exts 2021-03-22 16:28:08 -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.