Reputation: 105
image of my current vs Code VSCode Version: 1.49.3 OS Version: 10.15.7
The git gui icon is missing. I have tried creating a new repo + git init. Also, I have tried to enable and disable git from settings nothing has worked. The cause of this is a button I accidentally pressed that removed it. IDK what the button said exactly... No updates recently. Any help with fixing this would be much appreciated!
I like using the git gui so would rather not switch back to the terminal for everything.
Thanks!
Upvotes: 4
Views: 3928
Reputation: 1
Thanks for the answer, in my case there was no "Source Control" Showing up in the Activity Bar. But thanks to the shortcut (CTRL + SHFT + G) the Source Control was highlighted, and i realized it somehow got into the Bottom Panel.
Activity Bar showing no Source Control
By drag and drop now i have the Source Control back on the Activity Bar.
Upvotes: 0
Reputation: 105
By right-clicking on the activity bar where the icons are and seeing if "Source Control" is checked I was able to get it back.
Upvotes: 6
Reputation: 781
Right Click on Activity Bar and Select/Check Source Control or keyboard shortcut (CTRL + SHFT + G on mac)
Upvotes: 9