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 VS Code API version to 1.96.0 #14634

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

tsmaeder
Copy link
Contributor

What it does

Fixes #14585

Contributed on behalf of STMicroelectronics

How to test

Build and download the newest built-ins. Run Theia and make sure normal development workflow work.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@tsmaeder tsmaeder force-pushed the 14585_update_api_version branch from c7111ea to 05b3a8e Compare December 16, 2024 10:11
Copy link
Contributor

@jfaltermeier jfaltermeier left a comment

Choose a reason for hiding this comment

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

LGTM. We're missing some proposed APIs (#14603, #14604), but all public/final APIs for 1.96 are available.

@tsmaeder tsmaeder merged commit c343c2c into eclipse-theia:master Dec 16, 2024
11 checks passed
@github-actions github-actions bot added this to the 1.57.0 milestone Dec 16, 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] bump API compatibility version to 1.96.X
2 participants