Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get rid of GitLens+ Pro screen in VS Code?

I installed GitLens in VS Code. Then it asked if I wanted to try the GitLens+ features. I clicked "Yes". Now I am stuck at the welcome screen and can't get past it. Any ideas how to get rid of this annoying screen?

enter image description here

like image 607
exan Avatar asked Sep 09 '25 15:09

exan


2 Answers

Hide GitLens+ Features from the Command Palette GitLens+: Hide GitLens+ Features

To restore from the Command Palette GitLens+: Restore GitLens+ Features

Newer versions (Version 14.1.1+) you may have to try GitLens: Hide Pro Features

like image 51
user3443139 Avatar answered Sep 13 '25 01:09

user3443139


Uninstall gitlens extension. Productivity extensions shouldn't reduce productivity by putting up adds that can't easily be closed.

like image 20
MattG Avatar answered Sep 13 '25 01:09

MattG