Ensure Your Development Environment Is Ready In Visual Studio Code, open the Command Palette by pressing Ctrl+Shift+P (Windows) or Cmd+Shift+P (macOS). Enter sfdx to filter for commands provided by the Salesforce Extensions.
Month: November 2019
How to setup visual studio code editor with Salesforce
To Setup Visual Studio (VS) Code: based on machine operating system install VS Code editor on your machine. Click on this link https://code.visualstudio.com/download to download. After installing it, add Salesforce CLI plugin in VS code Install the Command Line Interface (CLI) You can use Salesforce CLI to control the full application life cycle of your …