generalov / vscode-tfs

TFS extension for Visual Studio Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknow Path

waltergms opened this issue · comments

I have configured VS Code to tfs.location but its getting the error "Unknow Path"

image

image

happens to me also today

Had the same issue, although I escaped the backslashes in the path. So it looked like this
C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TeamFoundation\\Team Explorer\\TF.exe

Still had "Unknown Path"

Ok so change \\ or \ to /. It should work.

image

You can also use Azure Repos