mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
This fixes a warning about running on an unsupported TypeScript version. Also makes sure we do not lint any `.vscode-test` contents if they are present
Document Paste Edit Sample
This sample shows usage of the document paste edit proposal.
Requires VS Code 1.88+.