Visual Studio 2022 not showing GitHub Options panels - Stack Overflow

admin2025-04-18  6

Here is what I am seeing in VS2022:

I am expecting to see something like this like VS2019:

I know in VS2019 you could go to Tools > Environment > Preview Features > uncheck "New Git user experience"

However, this does not seem to be an option in 2022.

Is there a way to get this feature back?

Here is what I am seeing in VS2022:

I am expecting to see something like this like VS2019:

I know in VS2019 you could go to Tools > Environment > Preview Features > uncheck "New Git user experience"

However, this does not seem to be an option in 2022.

Is there a way to get this feature back?

Share Improve this question asked Jan 29 at 23:12 EMAW2008EMAW2008 3191 gold badge2 silver badges15 bronze badges 6
  • Install the GitHub Extension. – Dai Commented Jan 29 at 23:23
  • The GitHub extension fails to install. I'm using VS2022 Professional – EMAW2008 Commented Jan 30 at 14:27
  • What do you see if you go Help > Register Visual Studio ? Under the "All Accounts" list you should see an entry for GitHub. – Dai Commented Jan 30 at 16:30
  • @dai there is not an entry for github. My old install doesn't have one either, but was able to use it that extension/feature. – EMAW2008 Commented Jan 30 at 17:12
  • I suggest you contact GitHub or VS support - it's also possible your org has disabled GitHub integration via group-policy. – Dai Commented Jan 30 at 17:25
 |  Show 1 more comment

2 Answers 2

Reset to default 1

This functionality has moved to the new Git Tab and the old functionality has been removed after being deprecated for years now.

Installed VS2019 with the GitHub extensions installed. Tools > Options > Environment > Uncheck "new git user experience"

转载请注明原文地址:http://www.anycun.com/QandA/1744945594a89851.html