Pipeline Explorer ships as two editions — one for Visual Studio Code and one for Visual Studio. Pick the edition that matches your IDE and follow the steps below.
A single license activates both editions, so installing one does not prevent installing the other on the same machine.
DSoftStudio.MediatorCtrl+Shift+X on Windows / Linux, Cmd+Shift+X on macOS).Or install from the command line:
code --install-extension DSoftStudio.dsoftstudio-mediator
.vsix fileIf your environment can’t reach the Marketplace, download the latest release from the GitHub releases page and install:
code --install-extension dsoftstudio-mediator-<version>.vsix
.sln file..sln file referencing DSoftStudio.Mediator.If the tree is empty, click the Refresh button in the view’s toolbar. See Troubleshooting: empty tree if the issue persists.
DSoftStudio.Mediator.vsix fileIf your environment can’t reach the Marketplace, download the latest release from the GitHub releases page and double-click the .vsix file. The VSIX installer launches; follow the prompts and restart Visual Studio.
DSoftStudio.Mediator.If the tree is empty, click Refresh in the toolbar. See Troubleshooting: empty tree if the issue persists.
Pipeline Explorer’s commercial features — Visualizer, Analyzers, Profiling, and the Visual Studio integration — require a subscription. When they’re locked, your code still compiles and runs on the MIT-licensed core.
During the launch window, DSoftStudio offers a free access period (currently 90 days, no payment method required) that unlocks the commercial features automatically — you just agree to the Terms of Service.
To continue afterwards, choose a plan on the Pricing page. Checkout — and the optional 14-day paid-subscription trial — is handled by our payment provider, Paddle, under the Terms of Service. Once subscribed, you receive a .dslic license file by email; it’s also available in the customer portal.
When the activation screen prompts you to activate this device, load the .dslic file:
.dslic license file you received, or open the Pricing page to start a subscription or trial. Each activation consumes one seat, bound to this machine.Ctrl+Shift+P / Cmd+Shift+P) → Mediator: License Status → Load license file (.dslic)… → select your file.The activation screen also links to the Pricing page (to subscribe or start a trial) and the customer portal (to manage seats or move a seat to another machine).
Your license persists across IDE restarts. See Troubleshooting: activation failed if activation does not complete.
code --uninstall-extension DSoftStudio.dsoftstudio-mediator
Or remove it from the Extensions view.
Open Extensions → Manage Extensions → Installed, locate DSoftStudio Mediator Pipeline Explorer, click Uninstall, and restart Visual Studio when prompted.
The license token is removed automatically when the extension is uninstalled. To preserve it for a future install, copy it from settings (VS Code) or the activation flyout (Visual Studio) before uninstalling.