vendorName

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

Specifies the vendor name or organization ID (if created) in the Plugins settings dialog and on the JetBrains Marketplace plugin page. The provided value will be assigned to the <vendor> element.

Default value: IntelliJPlatformExtension.PluginConfiguration.Vendor.name