Load code contribution data. If the extension that provides the contribution is not yet activated it will be activated using the given contribPoint.activationEvent, if any.
contribPoint.activationEvent
Type of the loaded code contribution value
The contribution point identifier.
The code contribution identifier.
A promise that resolves to the code contribution data.
Error - If the contribution point is unknown or if the contribution identifier is not registered
Generated using TypeDoc
Load code contribution data. If the extension that provides the contribution is not yet activated it will be activated using the given
contribPoint.activationEvent
, if any.