79605386

Date: 2025-05-04 07:45:46
Score: 2.5
Natty:
Report link

May 2025

Follow juangalf's answer but do not use the TFS extension (did not work for me), instead use the old Azure Repos extension - which has to be downloaded manually. This is a different extension from the one you will find in the VS Code Marketplace under the same name.

  1. Download the Azure Repos Extension vsix file "team-1.161.1.vsix" from here.

  2. In the VS Code Extensions tab, click the ellipses (...) at the top right corner of the extensions tab, and click "Install from VSIX...", choose the file you downloaded in the previous step "team-1.161.1.vsix".

Shows how to install a VS Code extension manually

  1. Configure the "Tfvc: Location" setting in the extension's settings to point to the "tf" command from "tee-clc".

enter image description here

Reasons:
  • Blacklisted phrase (1): did not work
  • Probably link only (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: umar221b