VS code control panel

hey guys does anyone know how can i add source control button in my vs code left panel i tried everything but it is not showing there
No description
11 Replies
ἔρως
ἔρως4mo ago
GitLens — Git supercharged - Visual Studio Marketplace
Extension for Visual Studio Code - Supercharge Git within VS Code — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
ἔρως
ἔρως4mo ago
it shouldn't be needed, but, it has nice stuff you should use anyways by the way, if you're on windows, don't forget to install git https://git-scm.com/ vscode uses this to do all the git "stuff"
Ghost_
Ghost_4mo ago
i have both but how can i solve this problem
ἔρως
ἔρως4mo ago
try restarting vscode also, did you initialize a git in the repo?
Ghost_
Ghost_4mo ago
i have initialized a git repo but only these options are showing
Ghost_
Ghost_4mo ago
No description
ἔρως
ἔρως4mo ago
try initializing a git on that folder you do it from the "welcome" page or press ctrl+shift+p
Ghost_
Ghost_4mo ago
done
No description
ἔρως
ἔρως4mo ago
that should let you enable the button if it doesn't, it should when you restart
Ghost_
Ghost_4mo ago
should i reinstall vscode ?
ἔρως
ἔρως4mo ago
i don't think that that makes a difference