LapisExtensionManifest
Interface: LapisExtensionManifest
Section titled “Interface: LapisExtensionManifest”Defined in: lapis-extension.ts:121
Properties
Section titled “Properties”activationEvents?
Section titled “activationEvents?”
optionalactivationEvents?:string[]
Defined in: lapis-extension.ts:125
contributes?
Section titled “contributes?”
optionalcontributes?:LapisExtensionContributions
Defined in: lapis-extension.ts:124
enabled?
Section titled “enabled?”
optionalenabled?:boolean
Defined in: lapis-extension.ts:133
enabledByDefault?
Section titled “enabledByDefault?”
optionalenabledByDefault?:boolean
Defined in: lapis-extension.ts:135
extensionKind?
Section titled “extensionKind?”
optionalextensionKind?:LapisExtensionKind[]
Defined in: lapis-extension.ts:123
locked?
Section titled “locked?”
optionallocked?:boolean
Defined in: lapis-extension.ts:134
manifestVersion
Section titled “manifestVersion”manifestVersion:
1
Defined in: lapis-extension.ts:122
permissions?
Section titled “permissions?”
optionalpermissions?:LapisExtensionPermission[]
Defined in: lapis-extension.ts:131
runtime?
Section titled “runtime?”
optionalruntime?:object
Defined in: lapis-extension.ts:126
desktop?
Section titled “desktop?”
optionaldesktop?:string
trustedDesktop?
Section titled “trustedDesktop?”
optionaltrustedDesktop?:string
workspace?
Section titled “workspace?”
optionalworkspace?:string
source?
Section titled “source?”
optionalsource?:"system"|"community"
Defined in: lapis-extension.ts:132