vscode/extensions/markdown-language-features
Matt Bierner 3a9292f23f
Remove extra files from build (#154875)
These server files should not be included
2022-07-12 11:31:43 +02:00
..
media Fix #143837 2022-02-23 16:55:41 -08:00
notebook Add additional allowed tags in untrusted notebook markdown (#150228) 2022-05-23 22:30:42 +00:00
preview-src Use .?method() in more places (#152112) 2022-06-15 16:28:31 +00:00
schemas [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
server Move smart select and folding to md language server (#154334) 2022-07-07 07:30:03 -07:00
src Fix range of reference links (#154819) 2022-07-11 17:46:15 +02:00
test-workspace Make sure we decode path components for md path completions 2022-03-22 16:58:37 -07:00
.gitignore Make sure we ignore compiled media files 2021-03-19 12:12:59 -07:00
.vscodeignore Remove extra files from build (#154875) 2022-07-12 11:31:43 +02:00
esbuild-notebook.js Reapply parcel/watcher adoption 2022-03-24 14:13:39 -07:00
esbuild-preview.js Fixes microsoft/vscode#147936 (#148503) 2022-05-02 09:33:51 -07:00
extension-browser.webpack.config.js Scaffold out basic markdown language server (#154293) 2022-07-06 16:03:24 -07:00
extension.webpack.config.js Fix compilation error (#154699) 2022-07-10 07:50:17 -07:00
icon.png
package.json Fix markdown extension path (#154656) 2022-07-10 14:25:45 +02:00
package.nls.json Enable md paste actions by default (#152810) 2022-06-22 08:19:52 +02:00
README.md
tsconfig.browser.json Try adding browser specific tsconfig 2021-07-22 17:00:17 -07:00
tsconfig.json Finalize data file reading API (#152127) 2022-06-15 07:56:02 -07:00
yarn.lock Switch extensions to 1DS (#154299) 2022-07-06 17:18:41 -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.