mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +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`
|