Summary
When I try to use SFDX: Retrieve Source from Org on a Sandbox or Developer org, it always fails with this error:
NonSourceTrackedOrgError: This org does not have source tracking.
Steps to Reproduce
- Connect to a Sandbox or Developer org (not a scratch org)
- Set it as the default org
- Right-click a file → click SFDX: Retrieve Source from Org
- The error appears
Expected Result
The retrieve command should work normally for Sandbox/Developer orgs.
Actual Result
The command fails every time with:
NonSourceTrackedOrgError: This org does not have source tracking.
Environment
- Salesforce Extensions Version: 66.8.0
- SF CLI Version: 2.131.7
- OS: Windows 10
- Org Type: Sandbox / Developer

Summary
When I try to use SFDX: Retrieve Source from Org on a Sandbox or Developer org, it always fails with this error:
NonSourceTrackedOrgError: This org does not have source tracking.Steps to Reproduce
Expected Result
The retrieve command should work normally for Sandbox/Developer orgs.
Actual Result
The command fails every time with:
NonSourceTrackedOrgError: This org does not have source tracking.Environment