Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SFDX Auto DeployerNew to Visual Studio Code? Get it now.
SFDX Auto Deployer

SFDX Auto Deployer

Matthew Mitchener

|
3,495 installs
| (0) | Free
Watches files to deploy
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SFDX Auto Deployer

SFDX now provides a way to develop against against any org using SFDX.

However, if you make file changes you still need to manually deploy each file. This package will watch your files for changes and execute the sfdx force:source:deploy --sourcepath <filename> command making development less tedious.

Note: This is package does not work for scratch orgs. Only Sandboxes and orgs that don't have source tracking.

Pre-requisites

  • Must have SFDX installed
  • Must have a default username configued (.sfdx/sfdx-config.json) or set one up with $ sfdx force:config:set defaultusername=me@my.org
  • Must be in a sfdx project directory that references a manifest
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft