Readonly
exportsThe public API exported by this plug-in. It is an invalid action to access this field before this plug-in has been activated.
Readonly
idThe canonical plug-in identifier in the form of: publisher.name
.
Readonly
istrue
if the plug-in has been activated.
Readonly
packageJSONThe parsed contents of the plug-in's package.json.
Readonly
pluginThe absolute file path of the directory containing this plug-in.
Readonly
pluginReadonly
pluginThe uri of the directory containing this plug-in.
Represents an plugin.
To get an instance of an
Plugin
use getPlugin.