I am using the Visual Studio Team Services extension in VSCode to connect to my TFVS repository. Yesterday, I updated VSCode and the extension now tells me that the repository is a Server repository when it is actually a Local Repository. As far as I can tell, the issue is that I am getting an authentication error which VSCode assumes is because the repository is a server repository. I have tried signing out and back in, changing my password, and changing the repository to a server repository and back to a local repository. Does anyone know how to resolve this error? Additional discussion here
Log
2017-11-29T12:56:48.360Z - debug: [03232] TFVC errors (via stderr): TF30063: You are not authorized to access visualstudio.com\DefaultCollection.
2017-11-29T12:56:48.361Z - error: [03232] Caught an exception during Tfvc SCM Provider initialization
2017-11-29T12:56:48.361Z - error: [03232] It appears you are using a Server workspace. Currently, TFVC support is limited to Local workspaces. TF30063: You are not authorized to access visualstudio.com\DefaultCollection.
https://github.com/Microsoft/azure-repos-vscode/issues/325#issuecomment-357871328
Try this, worked for me and many others;