vscode/extensions/markdown-language-features
dependabot[bot] 454f2dc891
Bump lodash in /extensions/markdown-language-features
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 11:08:54 +00:00
..
media Add extra check to markdown state 2020-07-16 16:27:42 -07:00
preview-src Add extra check to markdown state 2020-07-16 16:27:42 -07:00
schemas [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
src Re-enable markdown document link tests 2020-07-14 09:23:39 -07:00
test-workspace Working on supporting markdown links in serverless+web 2020-07-10 13:25:55 -07:00
.vscodeignore move polyfills to build/polyfills 2020-06-11 21:54:43 +02:00
extension-browser.webpack.config.js used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
extension.webpack.config.js Webpack markdown extension 2018-09-05 09:03:35 -07:00
icon.png [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
package.json Reposition Editor Reopen With action. (#101936) 2020-07-10 09:04:15 -07:00
package.nls.json Clairify breaks setting effect 2020-05-11 17:33:28 -07:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
tsconfig.json Onboard markdown to use shared tsconfig 2018-10-01 16:41:19 -07:00
webpack.config.js Don't include inline source maps in markdown preview scripts 2020-06-17 15:24:16 -07:00
yarn.lock Bump lodash in /extensions/markdown-language-features 2020-07-17 11:08:54 +00: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.