vendorUrl

@get:Input
@get:Optional
abstract val vendorUrl: Property<String>

Specifies the link to the vendor's homepage. The provided value will be assigned to the <vendor url=""> element attribute.

Default value: IntelliJPlatformExtension.PluginConfiguration.Vendor.url