RightForce is a simple VS Code extension that adds right-click (context menu) commands to fetch and push Salesforce metadata using Force CLI.
- Force Fetch: Right-click a file and fetch it from Salesforce using
force fetch. - Force Push: Right-click a file and push it to Salesforce using
force push.
- Build & Package the Extension:
npm install -g vsce vsce package