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

Update DropMetada and documentPaste proposed API for 1.88 compatibility #13632

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

rschnekenbu
Copy link
Contributor

What it does

Some evolution was done on proposed API dropMetadata and documentPaste with vs code 1.88. This PR updated the proposed APIs and code when it was implemented. Some parts of this code is still stubbed. This API is evolving quite frequently, it will be evolving again in the next version.

Fixes #13550

Contributed on behalf of ST Microelectronics

How to test

I tested with the builtin extensions markdown and typescript version 1.88.1, there are no additional errors coming. Support for DocumentPasteEditorProvider is stubbed currently.
I also tested that the extension provided in PR #12125 is also still working.

Follow-ups

None until the API is finalized on VS Code side.

Review checklist

Reminder for reviewers

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
Copy link
Contributor

@tsmaeder tsmaeder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont't see any errors that seem to be caused by this change.

@rschnekenbu rschnekenbu merged commit 59d0913 into eclipse-theia:master Apr 26, 2024
12 of 14 checks passed
@rschnekenbu rschnekenbu deleted the issues/13550 branch April 26, 2024 14:06
@jfaltermeier jfaltermeier added this to the 1.49.0 milestone Apr 29, 2024
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] Update proposed API for documentPaste and dropMetadata and documentPaste in 1.88
3 participants