The absolute file path of the directory containing the extension.
An array to which disposables can be added. When this extension is deactivated the disposables will be disposed.
Get the absolute path of a resource contained in the extension.
A relative path to a resource contained in the extension.
The absolute path of the resource.
A plug-in context is a collection of utilities private to a plug-in.
An instance of a
PluginContext
is provided as the first parameter to thestart
of a plug-in.