50 likes | 59 Views
This presentation by the Blueflame Labs, the salesforce consulting partners, has shared the complete step by step process of setting up vs code to deploy Salesforce Code. Read now! https://www.theblueflamelabs.com/how-to-setup-vs-code-to-deploy-salesforce-code/
E N D
Introduction • In Salesforce, there are multiple ways to deploy. • VS Code is one of the deployment methods. the deployment methodology is explained below. VS CODE SETUP:- • Download: Visual Studio Code Setup >> https://code.visualstudio.com/docs/?dv=win • Download: Git bash • Download: Salesforce CLI >> https://developer.salesforce.com/tools/sfdxcli
VS Setup • Install these below packages in VS Code. – Salesforce CLI Integration – Salesforce Extension Pack – Lightning Web Components – Apex Interactive Debugger – Apex Replay Debugger – Aura Components – Salesforce Package.xml Generator VS Code Extension.
VS Setup • If you want to check the version of salesforce CLI then in the command prompt —- Sfdx –version • If you want to update the version of salesforce CLI then in the command prompt —-Sfdx update • Install Amplify DX • Get credentials for Amplify DX, bitbucket, and org. • Login to Org and Retrieve the metadata:-
VS Setup • Open the Vs code and follow 3 steps. • Open the folder which you have created and create the project. • Ctrl Shift P and select SFDX: Authorize an Org-> sandbox and paste the username. • It will redirect you to login into the org. • Read more at Blueflame Labs Blog. Blueflame Labs is a trusted salesforce consulting partners. Read now! https://www.theblueflamelabs.com/how-to-setup-vs-code-to-deploy-salesforce-code/