theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 346 forks source link

ext: remove deprecated language extensions #395

Closed vince-fugnitto closed 4 years ago

vince-fugnitto commented 4 years ago

What it does

The following pull-request removes deprecated @theia language extensions and replaces them with vscode counterparts when appropriate.

How to test

Verify that CI passes successfully.

Review checklist

Reminder for reviewers

Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com

vince-fugnitto commented 4 years ago

After the following pull-request, it should give a good basis for upgrading the images/apps to Node 12: #391