Files
vscode/extensions/markdown-language-features
Matt Bierner e4f7f6a9da Add PasteEditProvider (#107283)
For #30066

This adds a new `documentPaste` api proposal that lets extensions hook into copy and paste.

This can be used to do things such as:

- Create link when pasting an image
- Bring along imports when copy and pasting code
2022-05-25 12:27:58 +02:00
..
2022-02-23 16:55:41 -08:00
2022-05-25 12:27:58 +02:00
2022-02-18 20:38:55 +01:00
2022-05-25 12:27:58 +02:00
2022-05-25 12:27:58 +02: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.