I am working for a client who has TFS 2013, and I have a project folder that I would like to use as the repository for my code. I have checked the team foundation services extension, but they mention it works only for TFS 2015 update and up. Also when I try to edit something in vscode and try to open source control in visual studio 2017, and try to check in the file, it will tell me that there are no pending changes for the current file.
I have seen some posts online where people suggest doing a compare for files in source control in visual studio after editing the files outside of visual studio, after that doing reconcile. But isn't there a much easier way to get latest version, check out and check in from vscode itself rather than having to open visual studio, doing compare for all files, then having to check in, or reconcile?