eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.55k stars 2.46k forks source link

Update nls metadata for VSCode API 1.89.0 #13743

Closed msujew closed 1 month ago

msujew commented 1 month ago

What it does

Related to https://github.com/eclipse-theia/theia/pull/13738

Updates our nls.metadata.json file to keep up to date with the VSCode API version.

How to test

CI is green, translations are loaded in the app.

Review checklist

Reminder for reviewers