Files
openide/plugins/devkit/devkit-core/resources/inspectionDescriptions/PluginXmlPluginLogo.html
Yann Cébron da18ede174 [devkit] Extract "Plugin should have pluginIcon.svg" check from PluginXmlValidity inspection (IDEA-355886)
GitOrigin-RevId: 52964f1e4f897556ac7fa045258340d103e2cdb5
2024-07-10 16:49:34 +00:00

11 lines
354 B
HTML

<html>
<body>
Reports missing plugin logo.
<p>
A plugin logo is intended to be a unique representation of a plugin's functionality, technology, or company.
See <a href="https://plugins.jetbrains.com/docs/intellij/plugin-icon-file.html?from=PluginXmlPluginLogoInspection">Plugin Logo</a>
in IntelliJ Platform SDK documentation.
</p>
</body>
</html>