VS Code TFVC extension
Provide support in TFVC (Team Foundation Version Control) to Visual Studio Code.
Features
- Checkout files, Automatic (on save) or manually.
- See the changed files in the SCM sidebar.
- Check in or Undo the pending changes in an individual file or in all the files.
Requirements
You should have TF.EXE (The CLI tool of the Team Foundation Server) in yours computer.
Extension Settings
This extension contributes the following settings:
tfvc.tfExePath : The full path to the 'TF.EXE' file.
tfvc.autoCheckout : Defines whether the auto-load will work on saving, on editing, or not at all.
Known Issues
Right now, there aren't known issues.
| |