【Salesforce相关】当在VS Code中Retrieve Source时发生This org does not have source tracking.
2025年09月05日
文章浏览:82

在VS Code中Retrieve Source出现下记问题时:

This org does not have source tracking.

解决方式:

  1. 打开VS Code Settings (快捷键 Ctrl + , )或者 File->Preferences->Settings.
  2. 搜索找到salesforcedx-vscode-core.experimental: source tracking.
  3. Uncheck/disable(取消选中).
  4. 按下Ctrl+Shift+P, 键入Reload Window, 并执行.
关注 收藏