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

Support proposed API registerMappedEditsProvider2 introduced in vscode 1.94 #14276

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rschnekenbu
Copy link
Contributor

What it does

This PR updates the proposed API mappedEditProviders to support vscode 1.94 evolutions. This API was already stubbed in a previous PR (see #13681)

fixes #14268

contributed on behalf of STMicroelectronics

How to test

Build and install typescript builtin. It relies on this proposed API, but not on the new API. Builtins shall start and work without any issues.

Follow-ups

None

Review checklist

Reminder for reviewers

…e 1.94

fixes eclipse-theia#14268

contributed on behalf of STMicroelectronics

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

I wrote a Pull Request to run the build for the builtins version 1.94 here: eclipse-theia/vscode-builtin-extensions#132. This is still a draft, as I cannot fully test by myself (I am not yet aware of the publishing steps for example). This can help producing the builtins 1.94.0 to test the API compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

[vscode] proposed mappedEditProviders API evolution with 1.94.X
1 participant