Skip to main content

I've done this many times in the past but recently when setting up a new project in VS Code, I'm unable to right click on a package.xml and select "SFDX: Retrieve Source in Manifest From Org". The option doesn't appear. The option is also not available in the command palette in VS code.

 

I have created a project, authorized an org, and set a default org in VS Code. There is an sfdx-project.json file in the root directory and there is a package.xml file in a manifest directory with a standard sf package that was generated when the project was created.

 

I am able to retrieve using the command line directly, but would love it if I could figure out what is going on with my VS Code setup. Any ideas?

 

#Salesforce Developer  #VSCODE

2 个回答
  1. 2024年10月23日 19:35

    I'm just connecting to a sandbox, not to a production org. Does a prod org need to have source tracking enabled to retrieve metadata via a manifest?

0/9000