Install Visual Studio for Salesforce


Please visit https://code.visualstudio.com and click the Download button. Post download, please install.


The extension pack contains additional features that help you develop Salesforce apps using Visual Studio Code. To install the extensions, please visit https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode and click the Install button. > Click Install again if asked for confirmation.


Salesforce CLI is used to execute commands against Salesforce orgs. Salesforce Extensions for VS Code uses Salesforce CLI in the backend. Refer - https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm


Some features in Salesforce Extensions for VS Code depend upon the Java Platform. So, https://developer.salesforce.com/tools/vscode/en/getting-started/java-setup



Reference - https://developer.salesforce.com/tools/vscode/en/getting-started/install


Comments