Files
vscode-extension-samples/document-paste
Matt Bierner 42e83bf2f3 Bump eslint versions and update lint scripts
Pick up latest eslint to avoid a nasty warning about using an unsupported version of TS

Also updates the eslint script to be more scoped on which files it checks
2022-11-04 13:52:32 -07:00
..
2022-05-27 17:45:21 -07:00
2022-06-22 10:52:28 -07:00
2022-05-27 17:45:21 -07:00
2022-05-27 17:45:21 -07:00
2022-05-27 17:45:21 -07:00
2022-05-27 17:45:21 -07:00

Document Paste Edit Sample

This sample shows usage of the document paste edit proposal.

Requires enabling editor.experimental.pasteActions.enabled and VS Code 1.69.