Configuration for the install-skill deep-link URL handler.
Defaults to <electron-uri-scheme>://install-skill - products override by rebinding
this class in their frontend module. The same scheme/authority is used by the registry
maintainer when generating per-entry install URLs in the registry JSON, so that a click
on such a link is routed to Theia and dispatched to this package's
InstallSkillUriHandler.
Configuration for the
install-skilldeep-link URL handler.Defaults to
<electron-uri-scheme>://install-skill- products override by rebinding this class in their frontend module. The same scheme/authority is used by the registry maintainer when generating per-entry install URLs in the registry JSON, so that a click on such a link is routed to Theia and dispatched to this package'sInstallSkillUriHandler.