-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
viewsWelcome behavior does not match VSCode's #9361
Comments
I've investigated this issue a little bit. It seems that viewsWelcome will not show up until |
Thanks for the input! I don't really have time for this right now but I will be sure to use it when coming back to it. |
You need to register a I solved with following code:
|
@davide-sergi Your workaround worked for me. Thanks! |
Bug Description:
ViewsWelcome
content does not show on a standard VSCode extension.It shows on the one provided in PR #8678
Steps to Reproduce:
See https://github.com/clovis-dugue/theia-viewswelcome-issue
Additional Information
The text was updated successfully, but these errors were encountered: