Files
vscode/extensions
Matt BiernerandGitHub 370dfd5fee Iterate on paste edit provider api (#151477)
* Iterate on paste edit provider api

For #30066

- Pass all selections to paste providers. For #151326
- Introduce `DocumentPasteEdit` as return type. This new type uses an `insertText` that is applied to every paste location (for multicursor), plus an optional additional edit
-  Add `DocumentPasteProviderMetadata`. This lets extensions tell us which types of mimetypes they are interested in, letting us avoid round trips if no extensions care about the pasted data

* Correctly batch insertText
2022-06-08 15:06:55 -04:00
..
2022-01-31 16:52:03 +01:00
2022-01-31 16:52:03 +01:00
2022-01-31 16:52:03 +01:00
2022-05-30 17:42:17 +02:00
2022-05-02 11:20:10 +02:00
2021-12-07 15:12:01 +01:00
2022-05-02 11:20:10 +02:00
2022-04-25 21:03:41 +02:00
2022-03-18 11:34:33 -04:00
2022-06-07 09:37:14 -07:00
2022-02-15 17:45:09 -08:00
2022-03-07 15:18:39 +01:00
2022-05-02 11:20:10 +02:00
2022-03-29 11:11:11 +02:00
2022-06-07 09:37:14 -07:00
2022-03-07 15:18:39 +01:00
2022-03-29 11:11:11 +02:00
2022-03-15 11:05:34 +01:00
2022-03-14 08:46:37 -04:00
2022-05-13 10:22:33 +02:00
2022-06-03 20:08:35 +00:00
2022-06-03 20:08:35 +00:00