vscode/extensions/markdown-language-features
Matt Bierner 96cae45ba9
Rename skipPaths to ignoreLinks (#150064)
This change renames the experimental skipPaths setting to ignoreLinks. This setting applies to all types of links, and can also be used to ignore links to headers
2022-05-20 22:54:21 +00:00
..
media
notebook Expose outputItem in notebook markdown eve (#149870) 2022-05-18 16:14:32 -07:00
preview-src
schemas
src Rename skipPaths to ignoreLinks (#150064) 2022-05-20 22:54:21 +00:00
test-workspace
.gitignore
.vscodeignore
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
extension.webpack.config.js
icon.png
package.json Rename skipPaths to ignoreLinks (#150064) 2022-05-20 22:54:21 +00:00
package.nls.json Rename skipPaths to ignoreLinks (#150064) 2022-05-20 22:54:21 +00:00
README.md
tsconfig.browser.json
tsconfig.json Add API proposal for reading files in data transfer (#148596) 2022-05-04 12:59:27 -07:00
yarn.lock Add skipPaths option for markdown link validation (#149859) 2022-05-18 14:37: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.