All plug-ins currently known to the system.
Get an plug-in by its full identifier in the form of: publisher.name
.
An plug-in identifier.
An plug-in or undefined
.
Get an plug-in its full identifier in the form of: publisher.name
.
An plug-in identifier.
An plug-in or undefined
.
An event which fires when plugins.all
changes. This can happen when extensions are
installed, uninstalled, enabled or disabled.
Namespace for dealing with installed plug-ins. Plug-ins are represented by an plug-in-interface which enables reflection on them.
Plug-in writers can provide APIs to other plug-ins by returning their API public surface from the
start
-call.