How to remove "Add to Source Control" button from the VS2022 status bar?

469 Views Asked by At

Is there a way to remove the enter image description here button from the status bar in VS 2022? All the solutions I could find are for versions prior to VS 2022.

I don't use any kind of source control and having that button linger in the status bar is visually unpleasing/annoying, especially when it's sitting next to information that's useful.

2

There are 2 best solutions below

0
On BEST ANSWER

I had to install Visual Commander from https://vlasovstudio.com/visual-commander/ and then enable the example extensions which modifies the UI so that the source control button is not displayed anymore

0
On

There is since a while ago an excellent Visual Studio extension that hides the button for you:

https://marketplace.visualstudio.com/items?itemName=Sebazzz.RemovetheVisualStudioPublishbutton

Absolutely recommend it.