Files
vscode-extension-samples/document-paste/README.md

5 lines
222 B
Markdown
Raw Normal View History

2022-05-27 17:45:21 -07:00
# Document Paste Edit Sample
This sample shows usage of the [document paste edit proposal](https://github.com/microsoft/vscode/issues/30066).
Requires enabling `editor.experimental.pasteActions.enabled` and VS Code 1.69.