What it does
ORGanetto reads your authenticated orgs from the Salesforce CLI and shows them in a sortable table inside VS Code. Open an org in the browser, set a default for the workspace, reauthenticate, copy an auth URL for CI or teammates, or log out—all from one panel. Click the 🪗 icon in the status bar or run ORGanetto: Show my Salesforce Orgs from the Command Palette.
Highlights
- Search and fuzzy filter across alias, URL, status, org type, and last opened.
- Sort by alias, URL, connection status, or last opened (default).
- Visual cues for scratch orgs and production; status badges for connected vs disconnected.
- Details popover (username, org ID, instance URL, org type, and password when the CLI exposes it).
- Caches the org list for quick loads; refresh when you need the latest from
sf.
Requirements
Salesforce CLI v2.105.0 or higher, VS Code v1.99.0 or higher, and a workspace that contains sfdx-project.json so the extension activates only in Salesforce projects.
Why the name
The organetto is a small accordion. This extension is named in that spirit: a compact tool that helps you keep many Salesforce environments in tune—production, sandboxes, scratch orgs, and Dev Hubs—without leaving the editor.