vscode/extensions/markdown-language-features
Matt Bierner c8a321ae17
Skip document link test on web
Fixes #136738

Cant figure out why these tests sometimes timeout in safari on web. Only in ci too it seems :/
2021-11-15 13:27:04 -08:00
..
media Exclude tr from markdown hover 2021-10-18 17:13:44 -07:00
notebook Use inherited font size for markdown codeblocks 2021-11-09 16:14:04 -08:00
preview-src Also compare other attributes for md preview updates 2021-11-10 14:13:41 -08:00
schemas
src Skip document link test on web 2021-11-15 13:27:04 -08:00
test-workspace Enable markdown links with line numbers to non-md files 2021-10-07 18:35:09 -07:00
.gitignore Make sure we ignore compiled media files 2021-03-19 12:12:59 -07:00
.vscodeignore Exclude a few extra build files from build 2021-08-05 13:32:54 -07: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 use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01: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 use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
webpack.config.js Set explicit mode for markdown preview code 2021-03-24 12:30:37 -07:00
yarn.lock Update telemetry module 2021-11-08 10:00:44 -05: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.