


Salesforce Toolkit
This extension is designed to support developers with Salesforce DX projects. Provides quick visual access to scratch orgs, sandboxes, and other useful features. The icon will appear if the workspace contains Salesforce's DX project force-app/
directory.
Note: Requires SFDX CLI installed.
Main Features
Orgs Explorer
Shows the Orgs (Dev Hubs, Sandboxes and Scratch Orgs) with different icon colors depending on the type. On mouse hover, there are quick actions available (Open, Setup, Delete, Set as default)
Color code:
- Blue = Dev Hub
- Green = Sandbox
- Gray = Scratch Org
- Yellow = Default Scratch Org
Org Info Panel
Clicking on an org from the Org Explorer, opens a practical all-in-one Info Panel for the org selected.
Info & Actions available:
- Quick view for Org Id, Release, API Version, Type and username
- Change Alias
- Show Access Token
- Show quick Link (Scratch orgs only). This link allows anyone to access to the org without login!
- Open org Homepage / Setup Page / Deployment Status Page
- Logout from org
- Run Unit Tests (RunLocalTests)
- Deploy source
- SOQL Query tool
- REST API Explorer
Results Viewer Panel
After performing source push or pull operations, clicking on the "Show Results" button of the notification
You will access a page with the output of the DX command, in JSON.



Popular Salesforce Apps and Tools
-
Trigerz platform is a 100% Salesforce Native application.Paid Pricing for Trigerz starts at £35. It also offers a free trial.Application/Solution822 Views
-
Salesforce Package.xml Generator is a good extension for you to create a package.xml right inside the vscode and that too dynamically without writing a single line yourself.FreeVisual Studio Code Extension2,640 Views
-
This LWC is very useful when we want to hide some protected data to display directly.FreeCode1,405 Views