Create Projects
Retrieve Source
Deploy Source
Quick Start with Deploy and Retrieve
Source Format
Source Diff
Use a Manifest File
Detect Conflicts on Deploy
Deploy On Save
Delete Source
Rename Components
If your sandbox isn’t source tracked, or you want to retrieve metadata that hasn’t changed, or you want to retrieve many changes, use a manifest (package.xml) file.
Use the manifest builder tool to create a new project with a given manifest. Also generate a manifest file for your project for a given a set of metadata components instead of editing the package.xml file manually.
Automatically generate a manifest file for a given a set of metadata components instead of editing the package.xml file manually:
A new file is created and added to the manifest folder.
Use the new manifest file to deploy and retrieve source from the org using SFDX: Deploy Source in Manifest to Org or SFDX: Retrieve Source in Manifest from Org command.
Salesforce Extensions for Visual Studio Code: Create Project with Manifest