theia-ide / theia-apps

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

include @theia/vsx-registry extension in images to allow installing extensions from Open VSX Registry #325

Closed akosyakov closed 4 years ago

emdfonseca commented 4 years ago

I can create a PR for this one. However, I realised there are a lot of apps. Not knowing what they are all about should I blindly add the @theia/vsx-registry to every app or are there a few that should be left without the vsx-registry package?

marcdumais-work commented 4 years ago

However, I realised there are a lot of apps. Not knowing what they are all about should I blindly add the @theia/vsx-registry to every app or are there a few that should be left without the vsx-registry package?

Maybe limit the update to those images that are included in CI? https://github.com/theia-ide/theia-apps/blob/master/.travis.yml#L21-L39