The canonical plug-in identifier in the form of: publisher.name
.
eslint-disable-next-line @typescript-eslint/no-explicit-any
The absolute file path of the directory containing this plug-in.
The uri of the directory containing this plug-in.
The public API exported by this plug-in. It is an invalid action to access this field before this plug-in has been activated.
true
if the plug-in has been activated.
Represents an plugin.
To get an instance of an
Plugin
use getPlugin.