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

feat: update proposed API MappedEditProviders #14453

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

rschnekenbu
Copy link
Contributor

@rschnekenbu rschnekenbu commented Nov 14, 2024

What it does

Update proposed API used by TypeScript builtin extension. The API updated is currently stubbed in theia, so only the type definitions have to be updated.

fix: #14451

contributed on behalf of STMicroelectronics

How to test

Build and install latest typescript builtins, or use this one: typescript-language-features-1.95.2.zip

There should not be errors in console while working with ts files, but no additional behavior to test.

Follow-ups

None

Review checklist

Reminder for reviewers

fix: eclipse-theia#14451

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
@rschnekenbu rschnekenbu added the vscode issues related to VSCode compatibility label Nov 14, 2024
@rschnekenbu rschnekenbu merged commit 50f6755 into eclipse-theia:master Nov 21, 2024
11 checks passed
@rschnekenbu rschnekenbu deleted the issues/14451 branch November 21, 2024 10:59
@sgraband sgraband added this to the 1.56.0 milestone Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[vscode] proposed mappedEditProviders API updated in vscode 1.95
3 participants