Skip to content
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

Closed
jeluard opened this issue Jun 7, 2020 · 6 comments
Closed

Disable welcome screen #1049

jeluard opened this issue Jun 7, 2020 · 6 comments
Assignees
Labels
feature New feature or request needs-verification Request for community verification
Milestone

Comments

@jeluard
Copy link

jeluard commented Jun 7, 2020

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?

@Tony7lee
Copy link

I have a similar problem, but I'm in the cloud IDE!
The cloud IDE will always init a new instance, and the welcome page of gitlens installed before will show again.

@Tony7lee
Copy link

how about to prevent the welcome page?

@Alsan
Copy link

Alsan commented Aug 9, 2020

@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.

@rickardp
Copy link
Contributor

rickardp commented Dec 10, 2020

I added a PR (#1258) that fixes this, adding a new setting to disable all "advertising" pages.

rickardp added a commit to rickardp/vscode-gitlens that referenced this issue Dec 10, 2020
@eamodio eamodio added this to the Soon™ milestone Dec 14, 2020
@eamodio eamodio added needs-verification Request for community verification pending-release Resolved but not yet released to the stable edition labels Dec 14, 2020
@eamodio eamodio self-assigned this Dec 14, 2020
@eamodio
Copy link
Member

eamodio commented Dec 15, 2020

I changed the setting to be gitlens.showWelcomeOnInstall and only affect the welcome experience on the first install. If you also want to disable the What's New notification you will also need to change the existing gitlens.showWhatsNewAfterUpgrades setting.

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.

@eamodio eamodio removed the pending-release Resolved but not yet released to the stable edition label Dec 24, 2020
@eamodio eamodio modified the milestones: Soon™, Shipped Dec 24, 2020
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request needs-verification Request for community verification
Projects
None yet
Development

No branches or pull requests

5 participants