-
Notifications
You must be signed in to change notification settings - Fork 156
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
Theia welcome page shows after each restart #277
Comments
@tsmaeder if you have the preference on (from the screenshot it looks to be "checked") then each start of the application will open the welcome page if no editor is opened. The same behavior can be identified in VS Code. I do see a bug however in this use-case:
|
Indeed, that fixes the problem. I wonder, though, why this is on by default. I noticed that there is a "Show Welcome Page after every start of the application" check box at the bottom of the welcome page. But t.b.h., I didn't read this far down, and the check box disappears when the editor is too small. IMO, the "don't nag me"-UI should be more prominent. |
Since this works as designed, I'm closing this one in favor of a feature request: #280 |
Bug Description:
The Theia welcome page (editor) is shown each time I start Blueprint. My expectation would be that the page only shows the first time or after an update has been installed.
Steps to Reproduce:
Additional Information
The text was updated successfully, but these errors were encountered: