App Screens
App Screens
App Screens
1 2 3 4 5 of 3

Salesforce Toolkit

Free
Visual Studio Code Extension
This extension is designed to support developers with Salesforce DX projects. Provides quick visual access to scratch orgs, sandboxes, and other useful features.
Additional Information
Developer: drossi750

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.

 

×
App Screens
App Screens
App Screens