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
Disable welcome screen #1049
Comments
I have a similar problem, but I'm in the cloud IDE! |
how about to prevent the welcome page? |
@Tony7lee How can I do this? I've add "workbench.startupEditor":"none" to my settings.json already, but still popup the "Welcome To GitLens" everytime. |
I added a PR (#1258) that fixes this, adding a new setting to disable all "advertising" pages. |
I changed the setting to be Can you please verify this fix in tomorrow's insiders edition? Be sure to disable/uninstall the stable version of GitLens first. You can install the insiders edition from here. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I'd like to disable the opening of the welcome screen when gitlens is first executed. I'm operating a fleet of temporary vscode installation and users always get this screen when opening vscode.
Is there a way to achieve that?
The text was updated successfully, but these errors were encountered: