This repository contains the source code for the SFDX Mate for Visual Studio Code (VS Code) extensions.
Introduction
SFDX Mate is an extension for enhancing SFDX development in VS Code and is used as a companion to the Salesforce DX CLI and Salesforce Extension Pack for VS Code.
Currently, it has the following extension features:
Deploy On Save
During the save action of a file it deploys to the default username in the Salesforce DX project.
Command Palette Features
SFDX Mate: Change Default Org
Introduces the ability to change the default username for a Salesforce DX project which is used by SFDX Mate.
SFDX Mate: Show Default Username
Displays an information message with the designated default username for the Salesforce DX project.
SFDX Mate: Show Default Dev Hub
Displays an information message with the designated default dev hub for the Salesforce DX project.
Prerequisites
Before you install and setup this extension make sure you have the following:
Salesforce CLI
Before you use SFDX Mate for VS Code, set up the Salesforce CLI.