Type of JSON entry in manifest
Type of contribution in framework store
Optional
codeOptional information for code contributions. Use an empty object to indicate a code contribution if none of the information properties apply.
Optional
descriptionOptional description of this contribution point.
Unique contribution point identifier.
Optional
manifestOptional information to validate and process contributions encoded as JSON in the extension's manifest. If not provided, contributions to this contribution point are not expected to be JSON entries in the manifest.
Generated using TypeDoc
Represents a contribution point.
Contribution points are the primary mechanism how extensions contribute new data and functionality to applications.
See
registerContributionPoint