vscode/extensions/markdown-language-features
Matt Bierner c41728c479
Fixes #147896 (#148101)
* Fixes #147896

* Replace all

* Fix windows slash check

* Skip test on windows for now
2022-04-26 15:45:15 -04:00
..
media Fix #143837 2022-02-23 16:55:41 -08:00
notebook fix #146750. 2022-04-04 14:19:15 -07:00
preview-src enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
schemas [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
src Fixes #147896 (#148101) 2022-04-26 15:45:15 -04: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 unecessary files in build 2022-02-18 20:38:55 +01:00
esbuild-notebook.js Reapply parcel/watcher adoption 2022-03-24 14:13:39 -07:00
esbuild-preview.js Reapply parcel/watcher adoption 2022-03-24 14:13:39 -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 Add setting to enable/disable markdown drop into editor 2022-04-05 15:42:56 -07:00
package.nls.json Mark setting as experimental again 2022-04-19 13:08:47 -07:00
README.md
tsconfig.browser.json Try adding browser specific tsconfig 2021-07-22 17:00:17 -07:00
tsconfig.json Drop into text editor api proposal (#143334) 2022-03-18 11:32:11 -07:00
yarn.lock Fix slow positionAt impl for markdown references 2022-03-29 18:19:52 -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.