Is there a way to to have a VS Code language extension I added take precedence over the built-in extension for the same language? Currently the built-in one is overriding my extension.
@aadala thank you for the question!
I don’t believe the question is necessarily related to Theia, you may find already existing vscode discussions or documentation regarding the topic.
For example: https://github.com/microsoft/vscode/issues/20074
In Theia you can remove built-in extension which you don’t like from the product.