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

5 lines
167 B
Markdown
Raw Permalink 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).
2024-03-14 16:26:05 -07:00
Requires VS Code 1.88+.