mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 14:58:43 +00:00
Fixes #30066 This finalizes the documentPaste api. This api allows extensions to attach metadata on text copy and change how content is pasted. Some examples: - Updating imports for pasted code - Inserting an image as an attachment in notebooks - Pasting files converts them to relative text paths