mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
5 lines
204 B
Markdown
5 lines
204 B
Markdown
|
|
# 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`
|