Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS 2019/TFS Shell Extension: Not showing in Windows Context Menu

(I did look at this previous question but it is outdated for VS 2019)

I have VS 2019 Enterprise installed on my Windows 10 workstation.

I tried to install the latest version of TFS Source Control Explorer Extension but get an error that this cannot be installed with any of the currently installed products.

So is that tool no longer available with VS 2019?

like image 255
Our Man in Bananas Avatar asked Aug 27 '19 10:08

Our Man in Bananas


2 Answers

To Visual Studio 2019 doesn't have support (yet) in Microsoft Team Foundation Version Control Windows Shell Extension.

You can see an issue about it here and track the status in this tweet.

According to Aug 13 to Microsoft does not have an update on this yet.

like image 60
Shayki Abramczyk Avatar answered Nov 14 '22 22:11

Shayki Abramczyk


It is available for VS2019 now: https://marketplace.visualstudio.com/items?itemName=ms-vscs-vcw.TfsShellExtentionVS2019

like image 44
PainElemental Avatar answered Nov 14 '22 23:11

PainElemental