Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evolution on proposed API documentPaste with vs code 1.82 #13010

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

rschnekenbu
Copy link
Contributor

What it does

Some evolutions were done on proposed API documentPaste with vs code 1.82:

  • DocumentPasteEdit lost id and priority , but gained yieldTo
  • DocumentPasteProviderMetadata gained id attribute.

This PR updated the proposal API, but the dcoumentPasteProvider API is still stubbed.

Fixes #12987

Contributed on behalf of ST Microelectronics

How to test

There isn't anything to test, as behavior is stubbed.

Follow-ups

none

Review checklist

Reminder for reviewers

note the API is currently stubbed
Fixes eclipse-theia#12987

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
@tsmaeder tsmaeder merged commit edf22c7 into eclipse-theia:master Oct 23, 2023
13 checks passed
@vince-fugnitto vince-fugnitto added this to the 1.43.0 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[vscode] proposed API document Paste evolutions in 1.82
4 participants