Can I use Visual Studio Code against VSTS using Team Foundation Version Control?
I see that VS Code supports Git but I don't see TF version control anywhere.
Can I use Visual Studio Code against VSTS using Team Foundation Version Control?
I see that VS Code supports Git but I don't see TF version control anywhere.
VS Code only supports Git version control by default. But you can try vscode-tfs extension if you want to integrate VS Code with TFVC.