Quick links to the most common issues. Each page walks through likely causes in order of frequency and gives concrete resolution steps.
(0) counts even though your project has handlers.If you plan to open an issue at the GitHub repository, collecting these four items up front cuts the round-trip in half:
Help → About and Extensions view → click the extension → version on the right.Help → About Microsoft Visual Studio, then Extensions → Manage Extensions → Installed → DSoftStudio Mediator Pipeline Explorer for the extension version.Ctrl+Shift+U → select Mediator in the dropdown.View → Output → select Mediator in the dropdown.Package list
dotnet list package | findstr Mediator
(Use grep Mediator on macOS / Linux.)
OS and architecture
uname -a # macOS / Linux
systeminfo | findstr "OS" # Windows