Replace deprecated extensions with VS Code builtins #16133
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
According to the upcoming changes in Theia upstream (eclipse-theia/theia#6933) there is a need to remove from Che-Theia assembly deprecated extensions and use VS Code builtins instead.
List of deprecated extensions:
@theia/debug-nodejs
- used in@eclipse-che/theia-assembly
@theia/editorconfig
- used in@eclipse-che/theia-assembly
@theia/java
- not used@theia/java-debug
- not used@theia/merge-conflicts
- used in@eclipse-che/theia-assembly
@theia/python
- not used@theia/textmate-grammars
- not used@theia/tslint
- used in@eclipse-che/theia-assembly
@theia/typescript
- not usedThe text was updated successfully, but these errors were encountered: