mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Finalize paste api and drop api tweaks
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
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"defaultChatParticipant",
|
||||
"diffCommand",
|
||||
"documentFiltersExclusive",
|
||||
"documentPaste",
|
||||
"editorInsets",
|
||||
"embeddings",
|
||||
"extensionRuntime",
|
||||
|
||||
Reference in New Issue
Block a user