A VS Code extension that makes working with Salesforce faster, smoother, and more organized.
Open orgs without passwords, search components globally, and manage your work with Story Boards.
🚀 Features
1. Passwordless Org Opening
Open Salesforce orgs directly from VS Code.
No need to type credentials, even on locked-down corporate laptops.
Works with your existing SFDX CLI authorizations.
2. Global Component Search
Search across your Salesforce org for any component quickly and reliably.
Salesforce Setup is slow and lacks global search — Sfdx-Express fixes that.
Once found, you can:
Open the component in the default org.
Open it in any other authorized org.
Download its file.
Open the file in VS Code.
Pin the component to a Story Board for quick access later.
3. Story Boards
Create Story Boards for the stories you’re working on.
Each board has:
Notes: Save queries, clarifications, thoughts, and questions.
Components: See pinned components at a glance.
Jump directly to Salesforce pages or files in one click.
Keep your work organized and reduce context switching.
⚙️ Activation
The extension activates only when relevant:
workspaceContains:sfdx-project.json
🔒 Licensing
Sfdx-Express is a paid extension.
Licenses are verified via your subscription. Premium features require an active license.
🛡 Security
Code is minified and obfuscated to protect intellectual property.
License checks are enforced server-side.
No credentials are stored; authentication relies on SFDX CLI.