This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
1.117.1
- Removed ability to store a personal access token (PAT) in the VS Code User settings (#190)
- Fix issues where things would go sideways after running 'team signout' (#193)
- Fixed URL for 'team view history' commands for TFVC repository
- Thanks to @scaillerie for the report and logs
- Fix an issue when the TFVC workspace has no collection information (corner case of #189)
- Assorted updates to README and TFVC_README
- How to install the TEE CLC on Windows
- More specifics around TFVC Server workspaces not being supported at this time
- How to install and test private builds of the extension
- Add a specific check for TFVC Server workspaces (and display a dialog with that information)
- Properly detect the version of tf.exe in older versions (and provide a message on how to update to the latest VS 2015 update).
- Thanks to @pwaller24 for all of the information and debugging tenacity!