Summary
When an error occurs in the debug-certificate-manager extension, you have the option to press "Show Settings", when you press it, you are taken to an invalid vscode extension settings URI.
The same happens with the Show Settings VS Code command.
Repro steps
Ctrl/Cmd + P in vscode
- Type
> show settings to pull up the Debug Cert Manager: Show Settings Command
- Note that it takes you to
@ext:RushStack.debug-certificate-manager instead of @ext:ms-RushStack.debug-certificate-manager
- No settings are shown.