Posts

How To Configure Visual Studio Code For Salesforce

Image
Step By Step Configuration Guide:- Step 1 : -Install latest version of visual studio from the link given  Visual Studio Code  and Launch VS Code Step 2:- To install extensions  --Red mark shows the extension from where you have to install following extension Salesforce Extension Pack Salesforce Package.xml Generator Extension for VS Code Step 3:- Create Project : - Press Ctrl+Shift+P and " Create project with Manifest ". It will ask to " Enter Project Name " then  press enter and will redirect to project location where you want to create the project. The Manifest File generated from extension  Salesforce Package.xml Generator Extension for VS Code  ,which will used to retrieve,deploy,delete  and create any Metadata  in VS Code Editor / deploy to Salesforce Org. Step 4:- Authentication of your Organisation :- Salesforce org. Authorisation by providing username and password via " Salesforce CLI...