eclipse-theia / theia

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

The default welcome view of the plugin is not displayed #12458

Closed helloworldmygithub closed 1 year ago

helloworldmygithub commented 1 year ago

Bug Description:

Steps to Reproduce:

  1. Run start theia
  2. Download the installation package in the vscode plugin market eg: https://marketplace.visualstudio.com/_apis/public/gallery/publishers/rohinivsenthil/vsextensions/postcode/1.3.9/vspackage
  3. Install from VSIX
  4. The plugin doesn' have a welcom view to create request, in vsocde it works image

image

Additional Information

helloworldmygithub commented 1 year ago

I am trying to solve this problem https://github.com/eclipse-theia/theia/pull/12466

helloworldmygithub commented 1 year ago

I have submitted the code and it can solve the problem, but perhaps someone else has a better solution

msujew commented 1 year ago

I'll close this issue in favor of https://github.com/eclipse-theia/theia/issues/9361.