Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pflaumen SFDXNew to Visual Studio Code? Get it now.
Pflaumen SFDX

Pflaumen SFDX

Pflaumen

|
1,001 installs
| (0) | Free
Allows for easy access and use of sfdx-dmg-plugin and other handy commands via the Command Palette, Explorer, and Editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pflaumen SFDX

This VS Code extension allows for easy access and use of sfdx-dmg-plugin and other handy commands via the Command Palette, Explorer, and Editor.

Installation

  1. Install sfdx-dmg-plugin

  2. Install this extension

  3. Reload VSCode

Commands

Pflaumen SFDX: Retrieve Source

Runs Retrieve Source using the package at /manifest/package.xml

Pflaumen SFDX: Cleanup Source

Runs Cleanup Source

Pflaumen SFDX: Open Workbench

  1. Presents a list of currently enabled orgs; retrieved via sfdx force:org:list
a. Last used org for quick access

b. Refresh org list if a new org was recently added
  1. Runs Open Workbench upon selection

Pflaumen SFDX: Sign Out of Org

  1. Presents a list of currently enabled orgs; retrieved via sfdx force:org:list
a. Last used org for quick access

b. Refresh org list if a new org was recently added
  1. Runs sfdx force:auth:logout -u {orgAlias} upon selection

Pflaumen SFDX: Get Fields from sObject

Enter a valid sObject API name, and the extension will print all fields to the Output channel in VSCode.

Pflaumen SFDX: SOQL Select * on Highlighted Text

Dynamically builds a SOQL query for all fields in an object, then returns the results.

You may specify a file name to export the search to a CSV, or leave it blank to have the results posted into the Output channel in VSCode.

Invocation Methods

Command Palette (Cmd + Shift + P)

Right Click Editor (when package.xml is the active tab)

Right Click Explorer (when package.xml is the active tab)

Touchbar

(when package.xml is the active tab)

  • Open Workbench
  • Retrieve Source

(all other files)

  • Open Workbench

Settings

Workbench

URL

  • Set the URL for the Workbench instance you wish to use, either official SF or custom hosted. Defaults to https://wmpbench.herokuapp.com/.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft