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
-
An easy to use lightning web component that integrate SLDS "progress ring".FreeCode1,476 Views
-
This extension contains code snippets (shortcut keys) for salesforce Lightning Design System and JavaScript in ES6 syntax for Vs Code editor (supports HTML, JavaScript and XML).FreeVisual Studio Code Extension1,056 Views
-
This LWC is used to see all the Standard as well as Custom Object with all of their Record Types & Child Relationships.FreeCode1,077 Views