-
Notifications
You must be signed in to change notification settings - Fork 0
Development Environment
Morgan Marchese edited this page Feb 9, 2021
·
2 revisions
We use a Salesforce DX Source based development environment with GitHub as source control.
Our recommended IDE is Visual Studio Code with the official Salesforce Extension Pack. For more information on how to properly setup Visual Studio Code for your Salesforce environment, you can view the Set Up Visual Studio Code Trailhead.
We also recommend the following extensions:
- Salesforce Package.xml Generator Extension for streamlining creation of package.xml files
- Prettier Code Formatter with the Prettier Apex Plugin for formatting Apex.